[][src]Crate rcrypto

Modules

cipher_mode

https://www.cnblogs.com/mengsuenyan/p/12704365.html

sha

SHA(Secure Hash Algorithm

sha3

SHA-3

Structs

AES
CMAC

CMAC(Block Cipher-based Message Authentication Code)
SP 800-38B

CryptoError
DES

DES

HMAC
Keccak
KeccakSponge
MD5
SHA
SHA3
SM3
SM4
TDES
ZUC

ZUC stream cipher algorithm
GM/T 0001-2012

ZUCCipher

ZUC stream cipher algorithm
GM/T 0001-2012

ZUCMac

Enums

CryptoErrorKind

Traits

Cipher

A trait for cryptography algorithms

Digest

A trait for message digest algorithm used in the cryptography

DigestXOF

Extendable-output functions(XOFs)