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
/
pk_ops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-2
/
+4
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-0
/
+4
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
1
-0
/
+5
*
More header cleanups
Jack Lloyd
2017-09-23
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-7
/
+7
*
Content:
Tomasz Frydrych
2017-04-03
1
-7
/
+7
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-13
/
+13
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
1
-1
/
+11
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-34
/
+2
*
Correct comment [ci skip]
Jack Lloyd
2016-11-08
1
-1
/
+1
*
Remove Spec typedef from pk_ops
Jack Lloyd
2016-11-08
1
-35
/
+0
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
1
-1
/
+3
*
Add generalized KEM interface
Jack Lloyd
2015-12-26
1
-3
/
+37
*
Move the signature padding schemes to the PK operation classes,
lloyd
2015-03-23
1
-110
/
+40
*
In PK encrypt/decrypt move pad calls to the operation. This allows an
lloyd
2015-03-14
1
-9
/
+60
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-4
/
+31
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+163