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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[![build-openlane-sky130](https://github.com/secworks/sha256/actions/workflows/ci.yml/badge.svg?branch=master&event=push)](https://github.com/secworks/sha256/actions/workflows/ci.yml)

# sha256 #
Hardware implementation of the SHA-256 cryptographic hash function with
support for both SHA-256 and SHA-224.

## Implementation status ##
The core has been completed for a long time and been used in several
Expand All @@ -25,9 +27,8 @@ caller is expected to handle padding.


### Contact information ##

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

Expand Down