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
*
Use async in ElGamal encryption and Nyberg-Rueppel verification
lloyd
2009-11-18
1
-6
/
+29
*
Make `struct mapping tests[]` non-static in miller_rabin_test_iterations
lloyd
2009-11-13
1
-1
/
+1
*
propagate from branch 'net.randombit.botan' (head 2773c2310e8c0a51975987a2dd6...
lloyd
2009-11-02
1
-1
/
+1
|
\
|
*
propagate from branch 'net.randombit.botan' (head 92e05ab242e4b6998d685961c53...
lloyd
2009-09-17
1
-1
/
+1
|
|
\
|
*
\
propagate from branch 'net.randombit.botan' (head 95eb8083f5884531e5ca0667388...
lloyd
2009-07-21
1
-4
/
+8
|
|
\
\
|
*
\
\
propagate from branch 'net.randombit.botan' (head 5438defd358f82e876917a8bd6d...
lloyd
2009-07-15
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
propagate from branch 'net.randombit.botan' (head 6a746ccf1e957dba703e6537205...
lloyd
2009-06-04
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
1
-1
/
+1
*
|
|
|
|
|
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
1
-2
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
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