Hash Lib

An library to generate hash codes.

File Details

Hash Lib 2.0.0 Library File

  • R
  • Dec 1, 2010
  • 55.67 KB
  • 526

File Name

Hash_lib.SC2Lib

Supported Versions

    2.0.0

    • MD5 function name changed.
    • Action grammar updated.
    • MD5 performance improved.
    • Fixed a bug where MD5 did not digest more than 64 bytes of a message. So, the MD5 function produces different hashes now for messages bigger than 64 bytes.
    • Added SHA-256.
    • MD5 and SHA-256 are tested agains nummerous test vectors now so they should both work perfectly now.
    • Changed name to Hash Lib because it's not just MD5 anymore.