SHA-2 Workbench  1.0
tSHA256_core Entity Reference

Single-message est bench for the SHA-256 hash core. More...

Inheritance diagram for tSHA256_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 est bench for the SHA-256 hash core.

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

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.