https://github.com/wisepythagoras/pyrin
A [fairly slow and] secure 512-bit one way cryptographic hash function.
https://github.com/wisepythagoras/pyrin
crypto crypto-library cryptographic cryptography cryptography-library cryptography-tools cryptojs hash hash-functions sha1 sha256
Last synced: 2 months ago
JSON representation
A [fairly slow and] secure 512-bit one way cryptographic hash function.
- Host: GitHub
- URL: https://github.com/wisepythagoras/pyrin
- Owner: wisepythagoras
- License: lgpl-3.0
- Created: 2017-06-10T17:46:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T03:12:29.000Z (over 5 years ago)
- Last Synced: 2025-03-09T14:46:36.898Z (over 1 year ago)
- Topics: crypto, crypto-library, cryptographic, cryptography, cryptography-library, cryptography-tools, cryptojs, hash, hash-functions, sha1, sha256
- Language: C
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pyrin
Pyrin (in Greek Πυρήν) is a 512-bit hash function that aims to be secure and fast.
# References
* [Hash Functions](http://www.cse.yorku.ca/~oz/hash.html)
* [The Hash](http://burtleburtle.net/bob/hash/doobs.html)