Single-message test bench for the SHA-512 hash core.
More...
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"
◆ ieee
◆ numeric_std
Arithmetic library, included for the unsigned type conversion.
◆ std_logic_1164
Standard 9-values logic library.