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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
1
-4
/
+8
*
Fix nonce generation of Miller-Rabin test
lloyd
2009-07-12
1
-1
/
+1
*
Remove unnecessary includes of <iostream>; either delete entirely as not
lloyd
2009-07-11
1
-2
/
+0
*
Fix generating primes between 4 and 7 bits. The problem was that when
lloyd
2009-07-11
1
-17
/
+22
*
Devai Tamas pointed out on the mailing list that random_prime with bits
lloyd
2009-07-10
1
-3
/
+3
*
One more s/engine.h/pk_engine.h/
lloyd
2009-05-13
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
17
-283
/
+317
*
Bubble up use of global algo factory out of DSA parameter gen to DL_Group
lloyd
2008-11-11
2
-4
/
+8
*
Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp
lloyd
2008-11-11
1
-2
/
+6
*
Remove prohibition against generating DSA parameter set with a 224 bit q,
lloyd
2008-10-26
1
-4
/
+0
*
Move generate_dsa_primes decl from DL_Group to numthry.h to match source loca...
lloyd
2008-10-01
2
-8
/
+21
*
Rearrange BigInt directories:
lloyd
2008-09-30
18
-0
/
+2369