index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_bigint.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix occasional test fails
Jack Lloyd
2015-11-11
1
-5
/
+31
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-494
/
+237
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
1
-49
/
+0
*
Restrict input values to NIST reductions to defined range
Jack Lloyd
2015-08-08
1
-3
/
+13
*
Expose the NIST prime values and reduction operations as plain functions.
Jack Lloyd
2015-08-08
1
-16
/
+138
*
Better living through macros
Jack Lloyd
2015-07-24
1
-30
/
+32
*
BigInt::to_u32bit failed on 32-bit integers. GH #220
Jack Lloyd
2015-07-23
1
-1
/
+47
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-0
/
+15
*
Avoid DEBUG define; Use NDEBUG if necessary
Simon Warta
2015-07-03
1
-3
/
+1
*
ifstream/ostream take std::string
Simon Warta
2015-06-23
1
-1
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
All tests now share an RNG. Uses system RNG if available
lloyd
2014-12-28
1
-2
/
+2
*
Remove unused test. Bugzilla 272
lloyd
2014-05-17
1
-65
/
+0
*
Any fixed MR iterations is probably wrong for somebody. Allow the user
lloyd
2014-04-25
1
-4
/
+4
*
Cleanups
lloyd
2014-02-13
1
-6
/
+0
*
Split up docs into the reference manual, the website, and everything else.
lloyd
2014-01-10
1
-0
/
+455
*
Rename test sources
lloyd
2014-01-07
1
-428
/
+0
*
Move previously common function to only remaining caller's source
lloyd
2014-01-06
1
-0
/
+18
*
Split up public key tests and data, use new test framework
lloyd
2014-01-05
1
-1
/
+1
*
Cull remaining mostly dubious examples. Also remove readme.txt
lloyd
2014-01-01
1
-92
/
+145
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-0
/
+357