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
/
pkcs8.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
1
-1
/
+1
*
Fix shadow warnings from GCC
Jack Lloyd
2020-03-01
1
-2
/
+2
*
use bind rather than a lambda
Hannes Rantzsch
2020-02-18
1
-2
/
+6
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-3
/
+3
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
1
-3
/
+3
*
Default McEliece and XMSS to SIV mode
Jack Lloyd
2019-02-18
1
-2
/
+10
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-3
/
+8
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-5
/
+8
*
Add PBES2 as alias for PBE-PKCS5v20
Jack Lloyd
2018-08-23
1
-1
/
+3
*
Simplify exception messages
Jack Lloyd
2018-08-22
1
-2
/
+2
*
Fix PBE decoding and fix test macro check
Jack Lloyd
2018-05-22
1
-1
/
+1
*
DER improvements
Jack Lloyd
2018-05-22
1
-18
/
+25
*
Make PBES2 optional
Jack Lloyd
2018-01-18
1
-8
/
+35
*
Add accessors to ASN1_Attribute and AlgorithmIdentifier
Jack Lloyd
2017-12-19
1
-6
/
+6
*
Address various GCC warnings
Jack Lloyd
2017-10-06
1
-1
/
+1
*
Fixes for MSVC
Jack Lloyd
2017-09-28
1
-0
/
+1
*
Further header cleanups
Jack Lloyd
2017-09-28
1
-0
/
+1
*
Add variants of PKCS8::load_key that don't require an RNG argument
Jack Lloyd
2017-09-28
1
-17
/
+62
*
Add ability to specify iterations when encrypting a private key
Jack Lloyd
2017-02-26
1
-2
/
+84
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-9
/
+9
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
1
-9
/
+2
*
Remove automatic self-testing of public and private keys
Jack Lloyd
2016-11-03
1
-2
/
+2
*
Add create_private_key, expose key loading functions in pk_algs.h
Jack Lloyd
2016-10-20
1
-2
/
+2
*
Add IncludeOS target. Make filesystem support optional.
Jack Lloyd
2016-10-10
1
-0
/
+3
*
String comparision fixes
Daniel Neus
2016-01-04
1
-3
/
+3
*
Fix loading of unencrypted, BER encoded private keys via PKCS8 api
René Korthaus
2015-12-25
1
-13
/
+69
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-2
/
+2
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-71
/
+24
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
1
-4
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
When encrypting McEliece or Curve25519 keys, default to GCM instead of CBC.
lloyd
2014-12-27
1
-8
/
+12
*
Cleanup for pbe name parsing in PKCS #8 encoder
lloyd
2014-12-08
1
-14
/
+23
*
Cleanup PBES2 and add GCM support
lloyd
2014-11-19
1
-15
/
+21
*
Guess I won't be needing these
lloyd
2014-01-18
1
-1
/
+0
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+284