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
/
pubkey
/
nr
/
nr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-143
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-6
/
+6
*
propagate from branch 'net.randombit.botan' (head 6332543aa5a8a4cc13662008ff9...
lloyd
2012-05-18
1
-1
/
+1
|
\
|
*
NR_Verification_Operation::verify_mr would return false if the input
lloyd
2012-05-18
1
-1
/
+1
*
|
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...
lloyd
2010-03-21
1
-1
/
+5
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 74e9e8642943d126a5e5efa5be1...
lloyd
2010-03-10
1
-9
/
+12
|
|
|
\
|
|
*
|
Add back async use for RSA, NR, DSA (was lost in mainline merge)
lloyd
2010-03-09
1
-1
/
+5
*
|
|
|
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-2
/
+2
*
|
|
|
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
1
-2
/
+2
|
/
/
/
*
|
/
KeyPair::check_key's behavior of throwing an exception upon failure was
lloyd
2010-03-21
1
-15
/
+1
|
|
/
|
/
|
*
|
DSA and NR require certain parameters (which depend on the randomly
lloyd
2010-03-09
1
-9
/
+12
|
/
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-2
/
+2
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-4
/
+5
*
Constify sign and verify ops
lloyd
2010-03-05
1
-4
/
+4
*
Remove NR and DSA specific hooks
lloyd
2010-03-05
1
-15
/
+0
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-0
/
+27
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-17
/
+1
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-1
/
+36
*
Remove NR load hooks
lloyd
2010-03-04
1
-38
/
+22
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-31
/
+33
*
Split Diffie-Hellman off almost completely, such that nearly none of
lloyd
2008-10-01
1
-0
/
+1
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+131