From 76b78b108f55302242edcaa3cd3cfcec264ee10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Stro=CC=88mbergson?= Date: Thu, 3 Apr 2025 10:49:38 +0200 Subject: [PATCH] Fix nits. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Joachim Strömbergson --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ea9df42..42f9ddf 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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