]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/credentials/keys/public_key.h
Merge branch 'rsa-oaep-encryption'
[people/ms/strongswan.git] / src / libstrongswan / credentials / keys / public_key.h
2021-11-11  Andreas SteffenMerge branch 'rsa-oaep-encryption'
2021-11-09  Andreas Steffencredentials: Added void *params to public_key encrypt...
2020-02-11  Josh SorefSpelling fixes
2018-09-04  Andreas Steffencrypto: References to RFCs 8410 and 8420
2017-11-08  Tobias BrunnerMerge branch 'rsassa-pss'
2017-11-08  Tobias Brunnerikev2: Enumerate RSA/PSS schemes and use them if enabled
2017-11-08  Tobias Brunnercertificate: Return signature scheme and parameters...
2017-11-08  Tobias Brunnerpublic-key: Add optional parameters argument to verify...
2017-11-08  Tobias Brunnerpublic-key: Add RSASSA-PSS signature scheme identifier
2017-03-20  Andreas SteffenReference Edwards-curve signature RFCs
2016-12-16  Andreas SteffenMerge branch 'Ed25519'
2016-12-14  Andreas SteffenAdded support of EdDSA signatures
2016-09-22  Andreas Steffengmp: Support of SHA-3 RSA signatures
2015-11-06  Andreas SteffenExplicitly mention SHA2 algorithm in BLISS OIDs and...
2015-11-03  Andreas SteffenSupport BLISS signatures with SHA-3 hash
2015-03-04  Tobias BrunnerMerge branch 'ikev2-signature-authentication'
2015-03-04  Tobias Brunnerpublic-key: Add helper to determine acceptable signatur...
2015-03-04  Tobias Brunnerpublic-key: Add helper to map signature schemes to...
2015-03-04  Tobias Brunnerpublic-key: Add helper to determine key type from signa...
2015-02-26  Andreas SteffenAllow SHA256 and SHA384 data hash for BLISS signatures.
2014-11-29  Andreas SteffenStarted implementing BLISS signature generation
2014-11-29  Andreas SteffenCreated framework for BLISS post-quantum signature...
2013-07-18  Tobias BrunnerFix various API doc issues and typos
2011-11-28  Sansar ChoinyambuuReverse the changes made to openssl plugin for signatur...
2011-11-28  Sansar Choinyambuuuse openssl rsa_verify function
2011-11-28  Sansar ChoinyambuuReverse the changes made to openssl plugin for signatur...
2011-11-28  Sansar Choinyambuuuse openssl rsa_verify function
2011-07-21  Tobias BrunnerReadded docs for some arguments to global functions.
2011-07-06  Tobias Brunner"this" removed from comments.
2010-08-10  Martin WilliUse bits instead of bytes for a private/public key
2010-08-10  Martin WilliAdded support for different encryption schemes to priva...
2010-07-13  Martin WilliRenamed key_encod{ing,der}_t and constants, prepare...
2010-07-13  Martin WilliMoved keys/key_encoding.[ch] to cred_encoding.[ch]
2009-10-22  Martin WilliFixed all doxygen warnings
2009-09-21  Martin WilliPublic/Private keys implement a has_fingerprint() method
2009-09-13  Andreas Steffenextended hasher_signature_algorithm_to_oid() function
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-27  Martin Willidistinguish between RFC 4754 (concatenated) and RFC...
2009-08-26  Martin Willichanged get_id/get_encoding API of private/public key...
2009-08-26  Martin Williadded generic implementation helpers for private_key_t...
2009-08-05  Andreas Steffensupport of SHA224-based certificate signatures
2009-06-12  Andreas Steffenpluto supports ECDSA authentication
2009-06-09  Andreas Steffencreated signature_scheme_from_oid() helper function
2009-06-09  Andreas Steffenpluto and scepclient use private and public key plugins...
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-03-24  Martin Williupdated Doxyfile
2008-06-10  Tobias BrunnerECDSA with OpenSSL
2008-03-19  Martin Williremoved unimplemented private/public key function decla...
2008-03-13  Martin Willimerged the modularization branch (credentials) back...