Uses honggfuzz to test CHACHA20_POLY1305.
Content to encrypt/decrypt comes from random value provided by honggfuzz
Key to derive the sealing_key and the opening_key is a SHA256 hash of the content.
The nonce is the first 12 bytes of a SHA256 hash of the key.
Program should crash if the decrypted_data does not match the original content.
SteveBattista/chacha_fuzzer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|