aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/keys/key_encoding.c
Commit message (Expand)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-16/+16
* do not flush cached encodings, keys are responsible for itMartin Willi2009-08-271-10/+4
* key encoding gained a cache() method, allows caching of externally created en...Martin Willi2009-08-271-0/+26
* added a seperate chache lookup, as encode() requires arguments expensive to b...Martin Willi2009-08-261-0/+23
* added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......Martin Willi2009-08-261-0/+256