crypto: remove slight bias in key generation due to modulo

This commit is contained in:
moneromooo-monero 2018-07-04 22:17:20 +01:00
parent eed4dba880
commit 61caab8a8c
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
5 changed files with 77 additions and 10 deletions

View file

@ -55,6 +55,7 @@ set(unit_tests_sources
mul_div.cpp
multisig.cpp
parse_amount.cpp
random.cpp
serialization.cpp
sha256.cpp
slow_memmem.cpp