Fix bn.c.

This commit is contained in:
NIIBE Yutaka
2019-06-18 11:10:33 +09:00
parent cc0d59cfe6
commit 9180c35420
2 changed files with 15 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
2019-06-18 NIIBE Yutaka <gniibe@fsij.org>
* src/bn.c (bn256_random): More portable.
2019-04-03 NIIBE Yutaka <gniibe@fsij.org>
* tests: Factor out tests into classes.