aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/keys/public_key.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed all doxygen warningsMartin Willi2009-10-221-1/+1
|
* Public/Private keys implement a has_fingerprint() methodMartin Willi2009-09-211-0/+17
|
* extended hasher_signature_algorithm_to_oid() functionAndreas Steffen2009-09-131-0/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
|
* distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ↵Martin Willi2009-08-271-5/+10
| | | | signatures
* changed get_id/get_encoding API of private/public key to use new encoding ↵Martin Willi2009-08-261-11/+14
| | | | framework
* added generic implementation helpers for private_key_t.equals/belongs_to, ↵Martin Willi2009-08-261-0/+9
| | | | public_key_t.equals
* support of SHA224-based certificate signaturesAndreas Steffen2009-08-051-0/+2
|
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-2/+2
|
* created signature_scheme_from_oid() helper functionAndreas Steffen2009-06-091-0/+10
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-19/+33
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* ECDSA with OpenSSLTobias Brunner2008-06-101-4/+14
|
* removed unimplemented private/public key function declarationsMartin Willi2008-03-191-18/+0
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+163