gnupg/sm
Werner Koch a149afe338
gpg,sm: Check compliance of the RNG.
* common/compliance.c (gnupg_rng_is_compliant): New.
* g10/call-agent.c (start_agent) [W32]: Check rng compliance.
* sm/call-agent.c (start_agent) [W32]: Ditto.
* g10/encrypt.c (encrypt_simple, encrypt_crypt): Check that the RNG is
compliant.
* sm/encrypt.c (gpgsm_encrypt): Ditto.
* g10/sign.c (do_sign): Ditto.
* sm/sign.c (gpgsm_sign): Ditto.
--

Under Windows we need to check that the Jitter RNG is active in de-vs
mode.  Under Linux this is not necessary because /dev/random can be
scrutinized and is believed to provide enough entropy.

Signed-off-by: Werner Koch <wk@gnupg.org>
2017-07-17 15:53:16 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am Remove -I option to common. 2017-03-07 20:25:54 +09:00
call-agent.c gpg,sm: Check compliance of the RNG. 2017-07-17 15:53:16 +02:00
call-dirmngr.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
certchain.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
certcheck.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
certdump.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
certlist.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
certreqgen-ui.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
certreqgen.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
decrypt.c indent,i18n: Make some new strings translatable. Wrap too long lines. 2017-06-23 12:01:20 +02:00
delete.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
encrypt.c gpg,sm: Check compliance of the RNG. 2017-07-17 15:53:16 +02:00
export.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
fingerprint.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
gpgsm-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpgsm.c indent,i18n: Make some new strings translatable. Wrap too long lines. 2017-06-23 12:01:20 +02:00
gpgsm.h common,gpg,sm: Move the compliance option parser. 2017-06-07 16:53:31 +02:00
import.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
keydb.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
keydb.h gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource. 2016-11-10 17:07:28 +01:00
keylist.c gpg,common: Move the compliance framework. 2017-06-01 12:09:43 +02:00
minip12.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
minip12.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
misc.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
passphrase.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
passphrase.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
qualified.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
server.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
sign.c gpg,sm: Check compliance of the RNG. 2017-07-17 15:53:16 +02:00
verify.c indent: Always use "_(" and not "_ (" to mark translatable strings. 2017-06-19 19:57:11 +02:00