diff options
author | Jack Lloyd <[email protected]> | 2016-12-05 23:38:46 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-12-05 23:38:46 -0500 |
commit | f9be55050b8e2b649f974eb5751ddb9cbef35d12 (patch) | |
tree | 8e67f9c912efbc274497d2078911414fee0f3992 | |
parent | 96bbae99949fb4e4661a2852571fabcc44806bf7 (diff) |
Remove duplicate relnote item [ci skip]
-rw-r--r-- | news.rst | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -88,8 +88,6 @@ Version 1.11.34, 2016-11-28 * Export the public key workfactor functions (GH #734) and add tests for them. -* Add MessageAuthenticationCode::start_msg interface for providing nonce (GH #691) - * HMAC_DRBG allows configuring maximum number of bytes before reseed check (GH #690) * Salsa20 now accepts a null IV as equivalent to an all-zero one (GH #697) |