Cryptographic utilities for Telegram.


Keywords
telegram, crypto, cryptography, mtproto, aes, aes-ige, encryption, ige, module, package, python, telethon
License
CC0-1.0
Install
pip install cryptg==0.5.0.post0

Documentation

cryptg

cryptg

This is a small native extension for Python 3 to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.

Note that while this wrapper library is licensed under CC0, the Rust dependencies have their own license.