https://github.com/suyash/present
A golang implementation of present block cipher
https://github.com/suyash/present
Last synced: 3 months ago
JSON representation
A golang implementation of present block cipher
- Host: GitHub
- URL: https://github.com/suyash/present
- Owner: suyash
- License: mit
- Created: 2016-05-29T20:36:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T07:07:24.000Z (almost 9 years ago)
- Last Synced: 2024-06-20T11:59:48.278Z (11 months ago)
- Language: Go
- Homepage: http://www.ist-ubisecsens.org/publications/present_ches2007.pdf
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# present
> http://www.ist-ubisecsens.org/publications/present_ches2007.pdf
A golang implementation