项目作者: NishkaDG

项目描述 :
Final project for CS204, Computer Architecture.
高级语言: Assembly
项目地址: git://github.com/NishkaDG/chacha-cipher.git
创建时间: 2018-01-26T13:46:21Z
项目社区:https://github.com/NishkaDG/chacha-cipher

开源协议:

下载


chacha-cipher

Programs to implement the ChaCha cipher (described at https://cr.yp.to/chacha/chacha-20080128.pdf) in both C and MIPS Assembly language. Part of my final project for Computer Architecture.