AESCrypto.AES

Undocumented in source.
struct AESCrypto(int KEY_LENGTH)
alias AES = Tiny_AES!(KEY_LENGTH, Mode.CBC)

Meta