Olivier Chéron
|
d2df760e34
|
Use zipWith
|
2020-02-10 06:43:26 +01:00 |
|
Olivier Chéron
|
9e0dbb3231
|
Modular square root
|
2019-12-07 08:35:14 +01:00 |
|
Olivier Chéron
|
393aeac8cd
|
Test LE serialization
|
2019-05-16 06:33:35 +02:00 |
|
Carlos Rodriguez
|
e7b3abebf8
|
Implemented Rabin cryptosystem and some of its variations (including Rabin-Williams).
|
2018-09-06 20:27:32 +02:00 |
|
Colin Atkinson
|
a218b4ea3b
|
Update tests for new generate(Safe)Prime
Update generatePrime test to test smaller bit sizes
Add test for generateSafePrime
Remove -fobject-code
|
2017-01-19 00:12:02 -05:00 |
|
Vincent Hanquez
|
5f72788041
|
[tests] fix last number test problem
|
2015-08-27 15:42:08 +01:00 |
|
Vincent Hanquez
|
3af592e997
|
[tests] make sure we don't use 0 for number parameters
|
2015-08-27 15:03:07 +01:00 |
|
Vincent Hanquez
|
169570c963
|
fix 0 case.
|
2015-07-29 07:13:04 +01:00 |
|
Vincent Hanquez
|
6e5ad0c640
|
[tests] reduce the size of the number generated as this basically block the test suite now
|
2015-07-19 17:52:35 +01:00 |
|
Vincent Hanquez
|
6c8ab6b610
|
[tests] remove unnecessary modules
|
2015-06-01 13:03:29 +01:00 |
|
Vincent Hanquez
|
69723be05c
|
[tests] add the reverse of the previous number kat test
|
2015-06-01 10:46:59 +01:00 |
|
Vincent Hanquez
|
360f4f51dc
|
[tests] add some vectors for i2ospOf_
|
2015-06-01 10:41:42 +01:00 |
|
Vincent Hanquez
|
3eda859c8d
|
[test] add marshalling tests for numbers
|
2015-06-01 05:57:09 +01:00 |
|
Vincent Hanquez
|
d0cb713ccb
|
[tests] only generate prime > 48 bits
|
2015-05-23 16:22:58 +01:00 |
|
Vincent Hanquez
|
d9913a81f8
|
[tests] fix generate prime test to only start prime generation above 32 bits
|
2015-05-23 16:06:02 +01:00 |
|
Vincent Hanquez
|
e989d2a404
|
[tests] add a test for prime number
|
2015-05-23 15:55:05 +01:00 |
|
Vincent Hanquez
|
a4baf9383b
|
[test] add random number generation tests
|
2015-05-23 11:58:57 +01:00 |
|
Vincent Hanquez
|
ca2ec5a03d
|
[random] export MonadPseudoRandom
|
2015-05-23 11:58:36 +01:00 |
|