vlib.crypto: add last commit to help track changes. (#1426)

This commit is contained in:
joe-conigliaro 2019-08-02 14:37:19 +10:00 committed by Alexander Medvednikov
parent a27165f07e
commit 2bdbc327d9
6 changed files with 12 additions and 6 deletions

View file

@ -7,7 +7,8 @@
// MD5 is cryptographically broken and should not be used for secure
// applications.
// Adapted from: https://github.com/golang/go/blob/master/src/crypto/md5
// Based off: https://github.com/golang/go/blob/master/src/crypto/md5
// Last commit: https://github.com/golang/go/commit/ed7f323c8f4f6bc61a75146bf34f5b8f73063a17
module md5