Module sodiumoxide::crypto::stream::aes128ctr
[−]
[src]
AES 128
in CTR
-mode
This cipher is conjectured to meet the standard notion of
unpredictability.
Structs
Key |
|
Nonce |
|
Constants
KEYBYTES |
Number of bytes in a |
NONCEBYTES |
Number of bytes in a |
Functions
gen_key |
|
gen_nonce |
|
stream |
|
stream_xor |
|
stream_xor_inplace |
|