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
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ processing. The model has been used to drive the functional
verification of the core.


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


## Operation
The core API follows the description in the BLAKE2s paper and the RFC,
with separate calls to init(), update() and finish() the
Expand All @@ -51,14 +58,6 @@ operations as there are complete blocks and then a single final()
operation.


### 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).


### FuseSoC
This core is supported by the
[FuseSoC](https://github.com/olofk/fusesoc) core package manager and
Expand Down