Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ This core implements the [ChaCha stream cipher
J. Bernstein (DJB).


### Contact information ##

Assured provides customer support including customization, integration
and system development related to the core. For more informantion,
please contact [Assured Security
Consultants](https://www.assured.se/contact).


## Functionality ##
This core implements ChaCha with support for 128 and 256 bit keys. The
number of rounds can be set from two to 32 rounds in steps of two. The
Expand Down
Loading