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_algs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combine SM2 key types for signatures and encryption
Jack Lloyd
2018-08-01
1
-14
/
+8
*
Avoid warnings about unused params in minimal builds [ci skip]
Jack Lloyd
2017-12-24
1
-1
/
+5
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-4
/
+4
*
review changes
Daniel Neus
2017-10-21
1
-2
/
+3
*
X.509 RSA-PSS verification
Daniel Neus
2017-10-20
1
-1
/
+3
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-0
/
+8
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Silence clang warning in create_private_key().
Alexander Bluhm
2017-08-13
1
-1
/
+1
*
When creating an EC curve with default params, use algo-specific curve
Jack Lloyd
2017-08-04
1
-1
/
+17
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
1
-0
/
+8
*
Add SM2 signature scheme
Jack Lloyd
2017-06-29
1
-0
/
+20
*
Add Ed25519 key type and tests
Jack Lloyd
2017-06-07
1
-0
/
+21
*
Maintainer mode fixes
Jack Lloyd
2017-05-18
1
-0
/
+5
*
Generate private RSA key with OpenSSL.
Alexander Bluhm
2017-04-30
1
-1
/
+35
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-2
/
+2
*
Public_Key derived class ctors take an std::vector<byte>
René Korthaus
2016-12-11
1
-2
/
+2
*
Make XMSS more friendly about invalid params.
Jack Lloyd
2016-11-25
1
-1
/
+1
*
Added Extended Hash-Based Signatures (XMSS)
Matthias Gierlings
2016-11-11
1
-0
/
+22
*
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
1
-7
/
+6
*
Use correct macro for ECC in create_private_key
Jack Lloyd
2016-10-22
1
-1
/
+1
*
Add create_private_key, expose key loading functions in pk_algs.h
Jack Lloyd
2016-10-20
1
-56
/
+161
*
Remove deprecated Nyberg-Rueppel and Rabin-Williams signatures
Jack Lloyd
2016-09-02
1
-28
/
+0
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
1
-0
/
+14
*
Add ECGDSA
René Korthaus
2016-04-19
1
-0
/
+14
*
McEliece cleanups
Jack Lloyd
2015-09-29
1
-0
/
+14
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-2
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
1
-0
/
+14
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+160