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
/
pem
/
pem_encoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
certificate: Return signature scheme and parameters from issued_by() method
Tobias Brunner
2017-11-08
1
-0
/
+2
*
Added support of EdDSA signatures
Andreas Steffen
2016-12-14
1
-8
/
+13
*
Store and parse BLISS private and public keys in DER and PEM format
Andreas Steffen
2014-11-29
1
-0
/
+11
*
pem: Support encoding of attribute certificates
Martin Willi
2014-03-31
1
-1
/
+6
*
compute memory requirement for PEM-encoding correctly
Andreas Steffen
2011-01-07
1
-1
/
+1
*
Added support for Certificate, CRL and PKCS10 encoding to PEM plugin
Martin Willi
2010-07-13
1
-0
/
+19
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-27
/
+27
*
PEM encoder supports encoding from RSA components directly, allowing gcrypt p...
Martin Willi
2010-04-29
1
-5
/
+40
*
Some whitespace fixes.
Tobias Brunner
2010-04-06
1
-4
/
+4
*
PEM encoding for OpenSSL RSA and EC public and private keys
Andreas Steffen
2010-04-04
1
-8
/
+16
*
PEM encoding for GMP RSA public and private keys
Andreas Steffen
2010-04-04
1
-0
/
+95