https://github.com/dylan-lang/hash-algorithms
Cryptographic hash functions for Dylan
https://github.com/dylan-lang/hash-algorithms
cryptography dylan-lang hash hashing
Last synced: 5 months ago
JSON representation
Cryptographic hash functions for Dylan
- Host: GitHub
- URL: https://github.com/dylan-lang/hash-algorithms
- Owner: dylan-lang
- License: other
- Created: 2012-04-22T12:17:53.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-12-15T07:32:17.000Z (6 months ago)
- Last Synced: 2025-12-18T04:58:38.278Z (6 months ago)
- Topics: cryptography, dylan-lang, hash, hashing
- Language: C
- Homepage: http://dylan-lang.github.io/hash-algorithms/
- Size: 146 KB
- Stars: 2
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
hash-algorithms
===============
A library providing hash algorithms for the `Dylan programming`_
language. It currently provides:
* md5
* sha1
* sha224
* sha256
* sha384
* sha512
Documentation can be viewed in source form in the ``documentation`` directory,
or on `opendylan.org
`_.