index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
plugins
/
pkcs1
/
pkcs1_builder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treat RSASSA-PSS keys like rsaEncryption RSA keys
Tobias Brunner
2017-11-08
1
-1
/
+6
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-03-23
1
-1
/
+1
*
Added support of EdDSA signatures
Andreas Steffen
2016-12-14
1
-0
/
+7
*
pkcs1: Support building of KEY_ANY private keys
Tobias Brunner
2016-10-05
1
-4
/
+68
*
Store and parse BLISS private and public keys in DER and PEM format
Andreas Steffen
2014-11-29
1
-1
/
+8
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Log messages for PKCS1 and PEM parsing in ASN log group.
Tobias Brunner
2011-12-16
1
-3
/
+3
*
support of RSAES-OAEP public keys
Andreas Steffen
2011-03-08
1
-1
/
+1
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-3
/
+3
*
mark embedded parsing in debug mode
Andreas Steffen
2009-10-02
1
-0
/
+2
*
Updated pkcs1 plugin to the new builder API
Martin Willi
2009-09-10
1
-114
/
+34
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-24
/
+24
*
implemented a pkcs1 plugin providing PKCS#1 key parsing builders
Martin Willi
2009-08-26
1
-0
/
+377