aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/keys/public_key.c
Commit message (Collapse)AuthorAgeFilesLines
* Public/Private keys implement a has_fingerprint() methodMartin Willi2009-09-211-0/+19
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ↵Martin Willi2009-08-271-5/+8
| | | | signatures
* added generic implementation helpers for private_key_t.equals/belongs_to, ↵Martin Willi2009-08-261-0/+24
| | | | public_key_t.equals
* support of SHA224-based certificate signaturesAndreas Steffen2009-08-051-0/+4
|
* conversion from ECDSA_WITH_SHAxxx OIDs to signature schemesAndreas Steffen2009-07-151-0/+6
|
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-1/+1
|
* created signature_scheme_from_oid() helper functionAndreas Steffen2009-06-091-1/+34
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-2/+4
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* ECDSA with OpenSSLTobias Brunner2008-06-101-3/+8
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+32