Fix comparison test in hash_equal, release 1.0.1.
The result in the loop was being reset each iteration; only the last element in the byte array was being checked for equality.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
libemsha
|
||||
========
|
||||
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
|
||||
Date: 2015-12-22
|
||||
|
||||
|
||||
Reference in New Issue
Block a user