2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-24 10:58:29 +00:00

Update docs

This commit is contained in:
Dan 2018-02-07 03:47:50 +01:00
parent 43292be336
commit a7dd753ec5

View File

@ -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
------------