Student Projects

cancel
Showing results for 
Search instead for 
Did you mean: 

SHA 256 Encryption in FPGA Example

Title: mySHA-256

Description:

This example uses LabVIEW FPGA to implement the SHA-256 hashing algorithm.  It runs the hash on the FPGA, and communication to the FPGA happens on the myRIO RT host.  A DMA FIFO is used to send the FPGA the string to hash, and the result is written to a register that is read from the FPGA VI Front Panel.

Instructions on how to use Code: 

Run the RT Main.vi in interactive mode.

Systems Engineer
SISU
Download All
Contributors