From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI FlexRIO Network

cancel
Showing results for 
Search instead for 
Did you mean: 

SHA256 SCTL Source Code

This code implements the SHA 256 hashing algorithm in LabVIEW FPGA.  The implementation is compatible with placing the IP within a Single-Cycle Timed Loop (SCTL). 

The IP also doesn't completely conform to the SHA 256 algorithm, and here are the limitations/constraints:

  • Hash input must be at least 4 bytes
  • Hash input must be a multiple of 4 bytes
  • Hash input must be less than 2^31-1 bits long
Systems Engineer
SISU
Message 1 of 1
(5,778 Views)