0ab86cf6f9
Previously we required that the calls to TLS's AES-GCM use an incrementing nonce. This change relaxes that requirement so that nonces need only be strictly monotonic (i.e. values can now be skipped). This still meets the uniqueness requirements of a nonce. Change-Id: Ib649a58bb93bf4dc0e081de8a5971daefffe9c70 Reviewed-on: https://boringssl-review.googlesource.com/25384 Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
aead.c | ||
cipher.c | ||
e_aes.c | ||
e_des.c | ||
internal.h |