This website requires JavaScript.
Explore
Help
Sign In
denozord
/
strongswan-ext
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7c577c8ea22657efdcde405a46cdb9e3902ac560
strongswan-ext
/
src
/
libstrongswan
/
credentials
/
keys
T
History
Martin Willi
7c577c8ea2
started implementation of a PKI tool, currently supporting RSA|ECDSA key generation
2009-08-26 11:23:55 +02:00
..
key_encoding.c
added a seperate chache lookup, as encode() requires arguments expensive to build
2009-08-26 11:23:52 +02:00
key_encoding.h
started implementation of a PKI tool, currently supporting RSA|ECDSA key generation
2009-08-26 11:23:55 +02:00
private_key.c
added generic implementation helpers for private_key_t.equals/belongs_to, public_key_t.equals
2009-08-26 11:23:52 +02:00
private_key.h
changed get_id/get_encoding API of private/public key to use new encoding framework
2009-08-26 11:23:52 +02:00
public_key.c
added generic implementation helpers for private_key_t.equals/belongs_to, public_key_t.equals
2009-08-26 11:23:52 +02:00
public_key.h
changed get_id/get_encoding API of private/public key to use new encoding framework
2009-08-26 11:23:52 +02:00
shared_key.c
removing svn keyword $Id$ from all files
2009-04-30 13:19:35 +00:00
shared_key.h
removed X509_PEER flag; flags are meant to read cert, not to store additional state in cert
2008-03-14 15:11:29 +00:00