strongswan/src/libstrongswan/plugins
René Fischer 4261fcedec botan: Use strongSwan's RNG interface in Botan plugin
This allows using rng_t implementations provided by other plugins to
serve as RNG for Botan.

Closes strongswan/strongswan#192.
2021-02-15 09:27:51 +01:00
..
acert plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
aes Spelling fixes 2020-02-11 18:23:07 +01:00
aesni aesni: Remove useless algorithm assignments 2020-08-18 13:17:24 +02:00
af_alg af-alg: Added AES_ECB support 2019-11-28 17:03:09 +01:00
agent agent: Don't keep socket to ssh/gpg-agent open 2019-02-20 10:43:19 +01:00
bliss Spelling fixes 2020-02-11 18:23:07 +01:00
blowfish Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
botan botan: Use strongSwan's RNG interface in Botan plugin 2021-02-15 09:27:51 +01:00
ccm Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
chapoly Some whitespace fixes 2019-08-22 15:18:06 +02:00
cmac Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
constraints constraints: Use a more specific FQDN/email name constraint matching 2014-10-30 11:40:47 +01:00
ctr Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
curl Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
curve25519 curve25519: Prevent Ed25519 signature malleability 2018-11-30 15:35:01 +01:00
des Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
dnskey Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
drbg drbg: Add missing format specifiers to debug output 2020-10-13 10:05:43 +02:00
files Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
fips_prf Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
gcm Fixed some typos, courtesy of codespell 2018-09-17 18:51:44 +02:00
gcrypt gcrypt: Use a dummy buffer to initialize static allocations 2020-11-04 10:06:46 +01:00
gmp drbg: The drbg instance owns the entropy rng 2019-11-28 09:55:56 +01:00
hmac Spelling fixes 2020-02-11 18:23:07 +01:00
keychain plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
ldap Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
md4 Spelling fixes 2020-02-11 18:23:07 +01:00
md5 Spelling fixes 2020-02-11 18:23:07 +01:00
mgf1 mgf1: Add support for SHA-224/384 based MGF1 2017-11-08 16:48:10 +01:00
mysql Spelling fixes 2020-02-11 18:23:07 +01:00
newhope Spelling fixes 2020-02-11 18:23:07 +01:00
nonce nonce: Allow overriding the RNG quality used to generate nonces 2019-04-29 10:49:35 +02:00
ntru Spelling fixes 2020-02-11 18:23:07 +01:00
openssl openssl: Allocate our own buffer for i2d_* wrapper macro 2021-02-11 16:40:58 +01:00
padlock Spelling fixes 2020-02-11 18:23:07 +01:00
pem pem: Make sure we actually parsed some data 2020-11-13 16:40:01 +01:00
pgp Spelling fixes 2020-02-11 18:23:07 +01:00
pkcs1 pkcs1: Support parsing Ed448 public keys 2020-02-10 13:37:31 +01:00
pkcs7 pkcs7: Order DER encoded attributes 2020-10-27 11:21:09 +01:00
pkcs8 Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
pkcs11 pkcs11: Fix build on Windows 2021-01-25 15:16:12 +01:00
pkcs12 Fixed some typos, courtesy of codespell 2018-05-23 16:33:02 +02:00
pubkey Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
random Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
rc2 Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
rdrand Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
revocation revocation: Validate OCSP nonce only if response actually contains a nonce 2020-10-27 10:51:51 +01:00
sha1 Spelling fixes 2020-02-11 18:23:07 +01:00
sha2 Spelling fixes 2020-02-11 18:23:07 +01:00
sha3 sha3: Fix readLane() macro on big-endian platforms 2020-01-20 11:05:17 +01:00
soup soup: Use soup_session_new() to avoid deprecation warning 2020-02-05 10:49:35 +01:00
sqlite Spelling fixes 2020-02-11 18:23:07 +01:00
sshkey sshkey: Rename variables that conflict with function argument 2019-12-09 11:34:30 +01:00
test_vectors aesni: Added AES_ECB support 2019-11-28 17:03:08 +01:00
unbound Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
winhttp Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
wolfssl Remove the ecp_x_coordinate_only option 2021-01-20 17:53:35 +01:00
x509 Spelling fixes 2020-02-11 18:23:07 +01:00
xcbc Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
plugin.h Spelling fixes 2020-02-11 18:23:07 +01:00
plugin_constructors.py plugin-constructors: Remove unused import for `sys` 2020-01-28 15:29:40 +01:00
plugin_feature.c drbg: Implemented NIST SP-800-90A DRBG 2019-10-16 16:46:24 +02:00
plugin_feature.h drbg: Implemented NIST SP-800-90A DRBG 2019-10-16 16:46:24 +02:00
plugin_loader.c plugin-loader: Add optional filter for plugin features 2021-02-04 16:39:27 +01:00
plugin_loader.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00