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
/
elgamal
/
elgamal.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+3
*
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
-1
/
+8
*
Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME to
lloyd
2010-03-08
1
-2
/
+2
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-4
/
+5
*
Add ops for ElGamal encryption and decryption.
lloyd
2010-03-05
1
-24
/
+58
*
Remove ElGamal load hook functions
lloyd
2010-03-04
1
-31
/
+13
*
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
-28
/
+30
*
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
/
+121