You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 对象为基本单元,可以将对象转为二进制密文,并支持解密。