strongswan/src/libstrongswan/plugins/nonce
Tobias Brunner c546c1ba71 nonce: Allow overriding the RNG quality used to generate nonces
Usually, changing this won't be necessary (actually, some plugins
specifically use different DRGBs for RNG_WEAK in order to separate
the public nonces from random data used for e.g. DH).
But for experts with special plugin configurations this might be
more flexible and avoids code changes.
2019-04-29 10:49:35 +02:00
..
Makefile.am plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
nonce_nonceg.c nonce: Allow overriding the RNG quality used to generate nonces 2019-04-29 10:49:35 +02:00
nonce_nonceg.h nonce: Allow overriding the RNG quality used to generate nonces 2019-04-29 10:49:35 +02:00
nonce_plugin.c nonce: Allow overriding the RNG quality used to generate nonces 2019-04-29 10:49:35 +02:00
nonce_plugin.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00