cryptg-anyos

Cryptographic utilities for Telegram.


Keywords
telegram, crypto, cryptography, mtproto, aes
License
CC0-1.0
Install
pip install cryptg-anyos==0.4.1

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.