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 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