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
/
lib
/
pubkey
/
elgamal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-2
/
+0
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-2
/
+0
*
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
2
-11
/
+2
*
Fix hardcoded SHA-1 in elgamal consistency check
René Korthaus
2016-10-24
1
-1
/
+1
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-2
/
+2
*
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
1
-0
/
+22
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-4
/
+8
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
2
-8
/
+36
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-29
/
+29
*
Add more workfactor estimate helpers.
Jack Lloyd
2015-11-29
1
-2
/
+2
*
MSVC build fix
Jack Lloyd
2015-10-15
1
-9
/
+6
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
2
-5
/
+6
*
In PK encrypt/decrypt move pad calls to the operation. This allows an
lloyd
2015-03-14
1
-14
/
+16
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
2
-14
/
+3
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
2
-43
/
+63
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+240