Eric Roman 1aec2cbad2 Reject iterationCount == 0 when parsing PBKDF2-params.
Previously a value of 0 would be accepted and intepreted as equivalent
to 1. This contradicts RFC 2898 which defines:

     iterationCount INTEGER (1..MAX),

BUG=https://crbug.com/534961

Change-Id: I89623980f99fde3ca3780880d311955d3f6fe0b5
Reviewed-on: https://boringssl-review.googlesource.com/5971
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-10-02 16:19:04 +00:00
2015-09-29 20:30:35 +00:00
2015-09-30 18:32:05 +00:00
2014-06-20 13:17:32 -07:00
2015-06-02 18:16:13 +00:00
2015-09-03 18:37:39 +00:00
Description
Safe, fast, small crypto using Rust Forked from https://github.com/briansmith/ring
92 MiB
Languages
Assembly 36.3%
C 35.8%
Rust 23.2%
Perl 2.5%
Python 0.9%
Other 1.2%