Hanno Becker
00a9b6df77
tinyCrypt: Enforce global RNG
...
tinyCrypt uses a global RNG without context parameter while Mbed TLS in its
default configuration uses RNG+CTX bound to the SSL configuration.
This commit restricts the use of tinyCrypt to configurations that use a
global RNG function with NULL context by setting MBEDTLS_SSL_CONF_RNG in
the configuration. This allows to define a wrapper RNG to be used by
tinyCrypt which maps to this global hardcoded RNG.
2019-08-12 17:05:38 +01:00
..
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-01-08 16:34:19 +00:00
2018-12-19 12:51:00 +00:00
2019-06-25 09:10:57 +01:00
2019-04-24 10:51:54 +02:00
2019-01-30 16:09:08 +00:00
2019-04-24 10:51:54 +02:00
2018-12-19 15:48:37 +00:00
2019-01-30 16:09:08 +00:00
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-05-30 10:27:49 +01:00
2018-12-18 15:30:30 +00:00
2018-12-18 15:30:30 +00:00
2019-08-12 17:05:38 +01:00
2018-07-01 10:22:53 +03:00
2018-12-28 11:11:10 +08:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:02:50 +02:00
2019-08-12 17:05:03 +01:00
2019-01-30 16:09:08 +00:00
2019-06-18 11:05:44 +01:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2019-01-30 16:09:08 +00:00
2018-12-16 12:02:50 +02:00
2019-02-21 16:58:20 +01:00
2018-01-23 15:44:39 +00:00
2018-07-24 10:02:47 +02:00
2019-06-03 13:01:21 +01:00
2019-01-30 16:09:08 +00:00
2018-12-16 12:14:37 +02:00
2018-12-16 12:14:37 +02:00
2019-02-18 14:50:57 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2018-01-25 14:47:39 +00:00
2019-04-29 12:13:25 +02:00
2018-01-23 15:44:39 +00:00
2018-08-10 11:17:14 +01:00
2018-12-16 12:02:50 +02:00
2018-12-16 12:14:37 +02:00
2019-06-18 11:05:44 +01:00
2019-04-24 10:51:54 +02:00
2018-12-16 12:02:50 +02:00
2018-06-13 09:52:54 +02:00
2018-12-19 18:10:03 +01:00
2019-01-30 16:09:08 +00:00
2018-07-24 10:02:47 +02:00
2018-12-16 12:14:37 +02:00
2018-01-23 15:44:39 +00:00
2019-06-17 19:07:42 +02:00
2018-11-09 13:57:37 +00:00
2018-12-28 11:11:10 +08:00
2019-01-08 16:34:19 +00:00
2018-04-04 09:19:27 +02:00
2019-02-18 14:50:57 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-01-08 16:34:19 +00:00
2019-06-19 10:25:01 +01:00
2019-07-08 11:24:36 +01:00
2018-12-16 12:02:50 +02:00
2019-08-12 17:05:38 +01:00
2019-02-18 14:50:57 +00:00
2019-08-12 17:05:03 +01:00
2018-11-09 15:01:07 +00:00
2018-07-24 10:02:47 +02:00
2019-06-11 17:27:32 +01:00
2019-07-03 10:31:46 +02:00
2019-07-04 14:04:03 +01:00
2019-06-18 11:05:44 +01:00
2019-06-28 14:48:32 +01:00
2019-07-04 14:03:26 +01:00
2019-01-08 16:34:19 +00:00