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
/
dh
/
dh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store all DH group info in constant memory instead of Library_State config
lloyd
2013-12-25
1
-1
/
+1
*
Remove global_rng calls for setting up blinding, instead require a RNG
lloyd
2013-12-25
1
-3
/
+3
*
Add check for out of range DH keys
lloyd
2012-07-17
1
-0
/
+3
*
Put an upper bound on the blinding value to 160 bits. This seems to be
lloyd
2012-06-17
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-5
/
+5
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-1
/
+1
*
There are some nasty API problems that are caused by having to pass a
lloyd
2010-03-19
1
-1
/
+2
*
Oops. Secret nonce/seed for blinding for DH and ElGamal was 2^x mod p.
lloyd
2010-03-09
1
-1
/
+1
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-2
/
+2
*
Use preexisting powermod precomputations for setting up blinders
lloyd
2010-03-09
1
-1
/
+1
*
Add back in blinding to RSA, RW, ElGamal, and DH.
lloyd
2010-03-08
1
-0
/
+16
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
1
-40
/
+0
*
Remove no-op DH_Public_Key::X509_load_hook
lloyd
2010-03-04
1
-8
/
+0
*
Remove DH_PrivateKey::PKCS8_load_hook
lloyd
2010-03-04
1
-9
/
+16
*
Add missing BOTAN_DLL exports.
lloyd
2009-12-16
1
-1
/
+1
*
Split up util.h into 3 files
lloyd
2009-09-17
1
-1
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-34
/
+36
*
Rename pk dir to pubkey, avoids tab-completion collision with pk_pad
lloyd
2008-10-01
1
-0
/
+117