aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/pem/pem_encoder.c
Commit message (Expand)AuthorAgeFilesLines
* PEM encoder supports encoding from RSA components directly, allowing gcrypt p...Martin Willi2010-04-291-5/+40
* Some whitespace fixes.Tobias Brunner2010-04-061-4/+4
* PEM encoding for OpenSSL RSA and EC public and private keysAndreas Steffen2010-04-041-8/+16
* PEM encoding for GMP RSA public and private keysAndreas Steffen2010-04-041-0/+95