Files
mbedtls/library
Manuel Pégourié-Gonnard 895454da01 Use plain memset() for public data in ssl_tls.c
- out_ctr is public because it's transmited over the wire in DTLS (and in TLS
  it can be inferred by a passive network attacker just by counting records).
- handshake mask is not a secret because it can be inferred by a passive
  network attacker just logging record sequence number seen so far.
2019-10-22 10:03:07 +02:00
..
2019-02-11 21:13:33 +00:00
2019-04-24 10:51:54 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-09 09:45:57 +01:00
2019-09-19 10:45:14 +02:00
2019-09-04 16:17:45 +01:00
2015-09-04 14:21:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-10-22 10:03:07 +02:00
2019-09-09 17:21:18 +03:00
2019-06-20 16:33:02 +01:00