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
/
pubkey.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-0
/
+2
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-0
/
+6
*
Improve pubkey doxygen [ci skip]
René Korthaus
2016-10-19
1
-1
/
+76
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-9
/
+43
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-17
/
+0
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-2
/
+109
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
1
-10
/
+48
*
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
1
-1
/
+4
*
Add generalized KEM interface
Jack Lloyd
2015-12-26
1
-0
/
+81
*
Add update overload taking std::string to PK_Verifier and PK_Signer
Jack Lloyd
2015-12-02
1
-1
/
+19
*
Expose providers for public key operations
Jack Lloyd
2015-10-14
1
-30
/
+38
*
pubkey: Add missing overrides
Daniel Seither
2015-07-30
1
-3
/
+3
*
lib/pubkey: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-11
/
+11
*
Move the signature padding schemes to the PK operation classes,
lloyd
2015-03-23
1
-21
/
+6
*
In PK encrypt/decrypt move pad calls to the operation. This allows an
lloyd
2015-03-14
1
-4
/
+1
*
Add new module `ffi` which provides a plain C interface, plus a new
lloyd
2015-02-16
1
-2
/
+1
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
unique_ptr all the things
lloyd
2014-01-18
1
-39
/
+15
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+461