mirror of
https://github.com/TeamPGM/tgcrypto.git
synced 2024-11-21 23:18:02 +00:00
Update README.md
This commit is contained in:
parent
c4bb09d1ba
commit
9253e2320c
@ -13,8 +13,8 @@ algorithms Telegram requires, namely:
|
|||||||
- **`AES256-CBC`** - used for [encrypted passport credentials](https://core.telegram.org/passport).
|
- **`AES256-CBC`** - used for [encrypted passport credentials](https://core.telegram.org/passport).
|
||||||
|
|
||||||
Python [wheels are available](https://pypi.org/project/TgCrypto/#files) for hassle-free installations; they are
|
Python [wheels are available](https://pypi.org/project/TgCrypto/#files) for hassle-free installations; they are
|
||||||
automatically built and tested using Travis CI (Linux, macOS) and AppVeyor (Windows), for both 32-bit and 64-bit
|
automatically built and tested using Travis CI for Linux (i686, x86_64, AArch64), Windows (32-bit, 64-bit) and macOS
|
||||||
architectures.
|
(x86_64).
|
||||||
|
|
||||||
Even though TgCrypto is primarily intended for use with Pyrogram, you are free and welcome to use it for any other
|
Even though TgCrypto is primarily intended for use with Pyrogram, you are free and welcome to use it for any other
|
||||||
Python project too, as it's shipped as standalone package.
|
Python project too, as it's shipped as standalone package.
|
||||||
|
Loading…
Reference in New Issue
Block a user