SHA1 Pipelined Processor

Designed, developed, and implemented a SAH1 Hashing Pipelined Processor.  The processor was able to take in a message from a memory source, apply the SHA1 hash algorithm efficiently, and output the results.  The processor did not require the use of a large memory bank and utilized a pipelined design to operate portions of the algorithm in parallel.

Project Partner: Keng Bai

Back to Projects