Skip to main content

Module aes_ctr

Module aes_ctr 

Source
Expand description

AES-CTR stream cipher operations.

Structsยง

Aes128Ctr
AES-CTR-128 Cipher implementation.
Aes256Ctr
AES-CTR-256 Cipher implementation.