The result in the loop was being reset each iteration; only the last element in the byte array was being checked for equality.
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
LIBEMSHA CHANGELOG
|
|
==================
|
|
|
|
1.0.1 (2015-12-22):
|
|
|
|
Fixed:
|
|
+ hash_equal was improperly performing its comparison.
|
|
|
|
------------------
|
|
1.0.0 (2015-12-18):
|
|
Initial release.
|