Non
Non
`aosring.py` doesn't work due to an updated version of [py_ecc](https://pypi.org/project/py-ecc/#history). It is necessary to rewrite code for the latest version or clarify the old version with which pysolcrypto works in...
Hi. Can you please add **IGE** mode for **AES**? https://docs.rs/openssl/0.10.30/openssl/aes/fn.aes_ige.html https://www.links.org/files/openssl-ige.pdf
**Checklist** * [ ] The error is in the library's code, and not in my own. * [x] I have searched for this issue before posting it and there isn't...
It seems that MariaDB has database encryption. Maybe we will use it in v2.0? https://mariadb.com/kb/en/data-at-rest-encryption-overview/
I'm **not** a very big expert of writing in English, so if you found any errors i would be thankful for pull-requests with fixes.
I would like to add [**Gzip**](https://en.wikipedia.org/wiki/Gzip) compression to the `tgbox` (most probably in the `OpenPretender` class, as well as decompress in the `.download()`), but I don't sure if we *really...