strongswan/src/libstrongswan/credentials/keys
Tobias Brunner 40da179f28 signature-params: Properly handle MGF1 algorithm identifier without parameters
Credit to OSS-Fuzz.

Fixes: CVE-2018-6459
2018-02-19 10:29:32 +01:00
..
private_key.c Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding 2010-07-13 11:29:35 +02:00
private_key.h private-key: Add optional parameters argument to sign() method 2017-11-08 16:48:10 +01:00
public_key.c ikev2: Enumerate RSA/PSS schemes and use them if enabled 2017-11-08 16:48:10 +01:00
public_key.h ikev2: Enumerate RSA/PSS schemes and use them if enabled 2017-11-08 16:48:10 +01:00
shared_key.c Migrated shared_key to INIT/METHOD macros 2011-09-29 22:17:38 +02:00
shared_key.h Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
signature_params.c signature-params: Properly handle MGF1 algorithm identifier without parameters 2018-02-19 10:29:32 +01:00
signature_params.h signature-params: Add helpers to parse/build ASN.1 algorithmIdentifier for signature schemes 2017-11-08 16:48:10 +01:00