Module sodiumoxide::crypto::stream::chacha20
[−]
[src]
crypto_stream_chacha20 (Chacha20)
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 |
|