SkyloveQiu / ti1406-sha1

sha1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Put your sha1_chunk implementation in the provided template sha1.s file.

To compile the code, run the following command from this directory:
$ make

To run the programm from this directory:
$ ./sha1

(Note: The dollar sign in the above command should not be included in the command you type.)

About

sha1


Languages

Language:Assembly 97.9%Language:Makefile 2.1%