An open API service indexing awesome lists of open source software.

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.

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)