mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Update docs
This commit is contained in:
parent
43292be336
commit
a7dd753ec5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Fast Crypto
|
|||
|
||||
Pyrogram's speed can be *dramatically* boosted up by installing TgCrypto_, a high-performance, easy-to-install crypto
|
||||
library specifically written in C for Pyrogram [#f1]_. TgCrypto is a replacement for the painfully slow PyAES and
|
||||
implements the required crypto algorithms MTProto requires, namely AES-IGE and AES-CTR 256 bit.
|
||||
implements the crypto algorithms MTProto requires, namely AES-IGE and AES-CTR 256 bit.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue