Skip to content

SteveBattista/chacha_fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Safety Dance
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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages