SHA-2 Workbench  1.0
tSHA512_core Entity Reference

Single-message test bench for the SHA-512 hash core. More...

Inheritance diagram for tSHA512_core:
SHA2_core

Entities

Testbench  architecture
 Detail of the test bench. More...
 

Libraries

ieee 
 Standard library.

Use Clauses

std_logic_1164 
 Standard 9-values logic library.
numeric_std 
 Arithmetic library, included for the unsigned type conversion.

Detailed Description

Single-message test bench for the SHA-512 hash core.

Test:
Hash a single message using SHA-512
This is the detailed one-block SHA-512 test case provided by NIST at https://csrc.nist.gov/projects/cryptographic-standards-and-guidelines/example-values
  • Input sequence: "abc"
  • Expected output: x"ddaf35a193617abacc417349ae20413112e6fa4e89a97ea20a9eeee64b55d39a2192992a274fc1a836ba3c23a3feebbd454d4423643ce80e2a9ac94fa54ca49f"

Member Data Documentation

◆ ieee

ieee
Library

Standard library.

◆ numeric_std

numeric_std
Package

Arithmetic library, included for the unsigned type conversion.

◆ std_logic_1164

std_logic_1164
Package

Standard 9-values logic library.