/obj_encrypt

obj-encrypt is an encryption library based on the AES-256 algorithm. It uses Python objects as the basic unit, which can convert objects into binary ciphertext and support decryption. | obj-encrypt 是基于 AES-256-GCM 算法的加密库,它以 Python 对象为基本单元,可以将对象转为二进制密文,并支持解密。

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.