Python cryptography.hazmat.primitives.ciphers模块,常用函数和类

下面列出了Python cryptography.hazmat.primitives.ciphers 模块中定义的常用函数和类,我们从65个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. Cipher() 用在(67)个项目中
2. CipherContext() 用在(12)个项目中
3. BlockCipherAlgorithm() 用在(12)个项目中
4. AEADEncryptionContext() 用在(11)个项目中
5. AEADCipherContext() 用在(11)个项目中