boringssl/util
Matt Braithwaite e000472166 pkcs8.c: Add PBES2 to list of password-based encryption methods.
This consists mostly of re-adding OpenSSL's implementation of PBKDF2
(very loosely based upon e0d26bb3).  The meat of it, namely
|PKCS5_PBKDF2_HMAC|, was already present, but unused.

In addition, |PKCS8_encrypt| and |PKCS8_decrypt| must be changed to
not perform UCS-2 conversion in the PBES2 case.

Change-Id: Id170ecabc43c79491600051147d1d6d3c7273dbc
Reviewed-on: https://boringssl-review.googlesource.com/5745
Reviewed-by: Adam Langley <agl@google.com>
2015-08-28 20:33:33 +00:00
..
bot Sync vs_toolschain.py up with Chromium. 2015-06-02 21:04:30 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Move test configuration into a separate file. 2015-06-16 18:07:42 +00:00
all_tests.json pkcs8.c: Add PBES2 to list of password-based encryption methods. 2015-08-28 20:33:33 +00:00
doc.config Add support for CMAC (RFC 4493). 2015-05-07 21:13:41 +00:00
doc.css Inital import. 2014-06-20 13:17:32 -07:00
doc.go Fix documentation generation on Windows. 2015-08-19 00:45:42 +00:00
generate_build_files.py Give generated assembly files different names for arm and aarch64. 2015-06-22 23:29:45 +00:00
make_errors.go Get rid of err function codes. 2015-07-16 02:02:08 +00:00