{"library":"cryptg","type":"library","category":null,"description":"Cryptographic utilities for Telegram, implementing MTProto encryption primitives (AES-IGE, AES-CTR, IGE mode, key generation). Version 0.6.0, supports Python >=3.11, actively maintained.","language":"python","status":"active","version":"0.6.0","tags":["telegram","mtproto","cryptography","encryption","ige","aes"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install cryptg","imports":["from cryptg import encrypt_ige","from cryptg import decrypt_ige","from cryptg import encrypt_aes_ctr","from cryptg import decrypt_aes_ctr","from cryptg import generate_key","from cryptg import aes_ige_encrypt","from cryptg import aes_ige_decrypt"]}],"homepage":null,"github":"https://github.com/cher-nov/cryptg","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cryptg/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}