/hash-algorithms

Cryptographic hash functions for Dylan

Primary LanguageCOtherNOASSERTION

hash-algorithms

A small library providing hash algorithms for the Dylan programming language. It currently provides:

  • md5
  • sha1
  • sha224
  • sha256
  • sha384
  • sha512

Documentation can be found in the Open Dylan library reference.