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
/
credentials
/
keys
/
key_encoding.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved keys/key_encoding.[ch] to cred_encoding.[ch]
Martin Willi
2010-07-13
1
-203
/
+0
*
fixed typo
Andreas Steffen
2010-04-04
1
-1
/
+1
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
1
-1
/
+1
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
1
-0
/
+2
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-9
/
+9
*
key encoding gained a cache() method, allows caching of externally created en...
Martin Willi
2009-08-27
1
-1
/
+14
*
encoding public EC keys is not really possible without subjectPublicKeyInfo
Martin Willi
2009-08-26
1
-1
/
+3
*
started implementation of a PKI tool, currently supporting RSA|ECDSA key gene...
Martin Willi
2009-08-26
1
-0
/
+3
*
updated openssl plugin to new private/public key API, use encoder framework
Martin Willi
2009-08-26
1
-0
/
+8
*
added a seperate chache lookup, as encode() requires arguments expensive to b...
Martin Willi
2009-08-26
1
-0
/
+11
*
added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......
Martin Willi
2009-08-26
1
-0
/
+164