> For the complete documentation index, see [llms.txt](https://docs.lootbot.xyz/lootbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lootbot.xyz/lootbot/telegram-bot/about-telegram-bot/security/private-key-storing.md).

# Private Key Storing

How your private keys are encrypted and stored within Lootbot.

While users generate new wallets using Lootbot, their private keys are stored in an encrypted format using Advanced Encryption Standard (AES) to prevent unauthorized access.&#x20;

Within LootBot, AES operates on fixed-size blocks of data and uses a secret key for both encryption and decryption.

Details about our AES is well explained in this [X thread](https://twitter.com/lootbot_xyz/status/1680875427857047553?s=20).<br>

<figure><img src="https://1899399352-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F78bDXwE9fwGFylIVJeyr%2Fuploads%2FLdeOEUbLWueLnCDOYXzx%2Fencrypt.jpeg?alt=media&amp;token=66eff56f-433f-4f97-8c84-040f5e96718d" alt=""><figcaption></figcaption></figure>
