strongswan/src/libstrongswan
Tobias Brunner b6fcdc71a6 pkcs11: Optionally hash data for PKCS#1 v1.5 RSA signatures in software
If cards/libraries don't support signature mechanisms with hashing, we fall
back to do it ourselves in software and pass the PKCS#1 digestInfo ASN.1
structure to sign via CKM_RSA_PKCS mechanism.

Closes strongswan/strongswan#168.
2020-05-07 09:11:19 +02:00
..
asn1 asn1: Fix a compiler warning with GCC 9.1 2019-08-23 09:06:34 +02:00
bio Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
collections enumerator: Fall back to lstat() if stat() fails when enumerating dirs/files 2020-02-13 11:54:19 +01:00
credentials Spelling fixes 2020-02-11 18:23:07 +01:00
crypto proposal: Add IKEv1 transform number on which a proposal is based 2020-03-06 10:31:30 +01:00
database Spelling fixes 2020-02-11 18:23:07 +01:00
eap Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
fetcher Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
ipsec ipsec-types: Move allocation of unique interface IDs to helper function 2019-04-04 09:31:38 +02:00
math/libnttfft Some whitespace fixes 2019-08-22 15:18:06 +02:00
networking Spelling fixes 2020-02-11 18:23:07 +01:00
pen Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
plugins pkcs11: Optionally hash data for PKCS#1 v1.5 RSA signatures in software 2020-05-07 09:11:19 +02:00
processing Spelling fixes 2020-02-11 18:23:07 +01:00
resolver Spelling fixes 2020-02-11 18:23:07 +01:00
selectors Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
settings settings: Use strtoul(3) for settings to int conversion 2020-03-26 15:26:59 +01:00
tests unit-tests: Increase timeout for test vectors suite 2020-02-13 16:42:13 +01:00
threading Spelling fixes 2020-02-11 18:23:07 +01:00
utils enumerator: Fall back to lstat() if stat() fails when enumerating dirs/files 2020-02-13 11:54:19 +01:00
.gitignore configure: Fix gperf length parameter determination 2017-10-02 17:21:42 +02:00
Android.mk Fix Android.mk for libstrongswan after adding DRBGs 2019-11-19 14:44:39 +01:00
Makefile.am drbg: Implemented NIST SP-800-90A DRBG 2019-10-16 16:46:24 +02:00
library.c Spelling fixes 2020-02-11 18:23:07 +01:00
library.h library: Return FALSE from library_init() if loaded settings are invalid 2018-09-11 18:30:18 +02:00