algorithms top-level property
Contains the identifiers for supported algorithms
Encryption algorithms
AES
algorithms.encryption.aes.cbc
AES CBCalgorithms.encryption.aes.cbcWithHmac
AES CBC with HMACalgorithms.encryption.aes.gcm
AES GCM
Implementation
final algorithms = Algorithms();