aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/keys/private_key.h
Commit message (Expand)AuthorAgeFilesLines
* Readded docs for some arguments to global functions.Tobias Brunner2011-07-211-2/+4
* "this" removed from comments.Tobias Brunner2011-07-061-3/+1
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-101-3/+3
* Added support for different encryption schemes to private/public keysMartin Willi2010-08-101-1/+3
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-131-4/+4
* Moved keys/key_encoding.[ch] to cred_encoding.[ch]Martin Willi2010-07-131-1/+1
* Moved credential manager to libstrongswanMartin Willi2010-07-131-0/+1
* Fixed all doxygen warningsMartin Willi2009-10-221-3/+3
* Public/Private keys implement a has_fingerprint() methodMartin Willi2009-09-211-0/+17
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-15/+15
* changed get_id/get_encoding API of private/public key to use new encoding fra...Martin Willi2009-08-261-16/+18
* added generic implementation helpers for private_key_t.equals/belongs_to, pub...Martin Willi2009-08-261-3/+21
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-0/+8
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* updated DoxyfileMartin Willi2009-03-241-1/+1
* removed unimplemented private/public key function declarationsMartin Willi2008-03-191-29/+0
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+143