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
/
math
/
numbertheory
/
numthry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-237
/
+0
*
Move monty_invert to numthry.h and use it in CurveGFp as well
lloyd
2012-08-01
1
-0
/
+7
*
Remove BigInt::operator[]. Use BigInt::word_at, which checks sizes
lloyd
2012-08-01
1
-2
/
+3
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-2
/
+2
*
Use size_t in all of math, remove to_u32bit
lloyd
2010-10-12
1
-8
/
+8
*
Doxygen
lloyd
2010-06-21
1
-3
/
+7
*
Doxygen
lloyd
2010-06-21
1
-13
/
+92
*
More Doxygen
lloyd
2010-06-16
1
-2
/
+9
*
More Doxygen updates. Also, don't expose divide() in numthry.h
lloyd
2010-06-16
1
-12
/
+48
*
A number of changes to primality tests:
lloyd
2010-03-19
1
-15
/
+14
*
Hide MillerRabin_Test class (only used in numthry.cpp)
lloyd
2010-02-25
1
-16
/
+0
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-32
/
+34
*
Bubble up use of global algo factory out of DSA parameter gen to DL_Group
lloyd
2008-11-11
1
-0
/
+4
*
Move generate_dsa_primes decl from DL_Group to numthry.h to match source loca...
lloyd
2008-10-01
1
-0
/
+14
*
Rearrange BigInt directories:
lloyd
2008-09-30
1
-0
/
+100