telethon-pyaesni

telethon bindings for the pyaesni module


Keywords
telethon, pyaesni
License
MIT
Install
pip install telethon-pyaesni==0.0.1

Documentation

telethon-pyaesni

Module telethon-pyaesni brings even better performance to Telethon lib.

Similar to telethon-tgcrypto, libAES-NI uses CPU hardware acceleration to perform AES encryption and decryption.

Installation

N.B. you must not have cryptg installed, because it interferes with this module.

To install this module and patch your Telethon installation just run:

pip install telethon-pyaesni

Credits