Skip to main content

Module algorithms

Module algorithms 

Source
Expand description

内置加密算法实现

提供常用的加密算法实现

Structs§

Aes256GcmEncryptor
AES-256-GCM 加密器
NoEncryptor
无加密器(直通)

Enums§

EncryptionAlgorithm
加密算法类型枚举