Expand description
All operations that this crate can perform.
Modulesยง
- aes_
decrypt - Types for the
AESDecryptoperation. - aes_
encrypt - Types for the
AESEncryptoperation. - aes_
kdf_ counter_ mode - Types for the
AesKdfCounterModeoperation. - compress_
public_ key - Types for the
CompressPublicKeyoperation. - decompress_
public_ key - Types for the
DecompressPublicKeyoperation. - derive_
shared_ secret - Types for the
DeriveSharedSecretoperation. - digest
- Types for the
Digestoperation. - ecdsa_
sign - Types for the
ECDSASignoperation. - ecdsa_
verify - Types for the
ECDSAVerifyoperation. - generate_
ecc_ key_ pair - Types for the
GenerateECCKeyPairoperation. - generate_
ecdsa_ signature_ key - Types for the
GenerateECDSASignatureKeyoperation. - generate_
random_ bytes - Types for the
GenerateRandomBytesoperation. - generate_
rsa_ key_ pair - Types for the
GenerateRSAKeyPairoperation. - get_
public_ key_ from_ private_ key - Types for the
GetPublicKeyFromPrivateKeyoperation. - get_
rsa_ key_ modulus_ length - Types for the
GetRSAKeyModulusLengthoperation. - h_mac
- Types for the
HMacoperation. - hkdf
- Types for the
Hkdfoperation. - hkdf_
expand - Types for the
HkdfExpandoperation. - hkdf_
extract - Types for the
HkdfExtractoperation. - kdf_
counter_ mode - Types for the
KdfCounterModeoperation. - parse_
public_ key - Types for the
ParsePublicKeyoperation. - rsa_
decrypt - Types for the
RSADecryptoperation. - rsa_
encrypt - Types for the
RSAEncryptoperation. - validate_
public_ key - Types for the
ValidatePublicKeyoperation.