MTPyroger/pyrogram/crypto
Dan df8bc62fb3 Merge branch 'develop' into asyncio
# Conflicts:
#	pyrogram/__init__.py
#	pyrogram/client/methods/messages/send_document.py
#	pyrogram/client/methods/messages/send_video_note.py
2018-09-19 17:54:53 +02:00
..
__init__.py Move MTProto related methods into a separate module 2018-06-14 03:18:38 +02:00
aes.py Revert "Revert "Remove TODO"" 2018-09-19 14:31:55 +02:00
kdf.py Update copyright year 2018-01-01 13:24:07 +01:00
mtproto.py Move INITIAL_SALT to Session 2018-06-28 17:50:37 +02:00
prime.py Move CURRENT_DH_PRIME into Prime namespace 2018-08-29 22:04:04 +02:00
rsa.py Change the way int to bytes conversion is used 2018-09-01 01:27:22 +02:00