This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
thechrisjohnson/serpent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Building the software can be done on any machine that can execute make. -To build the original implementation run "make main-orig". This generates executable called serpent-orig. -To build the revised implementation run "make main-opt". This generates executable called serpent-opt. -To build test programs run "make test-opt", and "make test-orig"
About
Implementation of the Serpent block cipher in C for Cryptography at RIT
Resources
Stars
Watchers
Forks
Packages 0
No packages published