Hash Lib 2.0.0 Library File

Details

  • Filename
    Hash_lib.SC2Lib
  • Uploaded by
  • Uploaded
    Dec 1, 2010
  • Size
    55.67 KB
  • Downloads
    488
  • MD5
    7c770e868eb49732ad117272f40d19af

Changelog

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.