Fixed incorrect result when first bit is 1 of bytes. #18

This commit is contained in:
Yi-Cyuan Chen
2017-12-18 18:50:24 +08:00
parent 5f0bd5a888
commit 0263ab835f
14 changed files with 1647 additions and 178 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-md5",
"version": "0.7.2",
"version": "0.7.3",
"main": ["src/md5.js"],
"ignore": [
"tests"