forked from janestreet/zarith_stubs_js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Hash chunks in the same order as the C implementation. (submitted a change to the C stubs to get the same result on all platforms: ocaml/Zarith#145) - Call caml_hash_mix_final to compute the final hash value and restrict the result to a positive 31-bit integer. Signed-off-by: Jérôme Vouillon <jerome.vouillon@gmail.com>
- Loading branch information
Showing
2 changed files
with
18 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters