master
Bug 2017987 Need "partial public key validation" for RSA OAEP in FIPS mode.
Bug 1753026: HACL SHA3, r=jschanck
Bug 853285: Fix AES GCM tests. TBR=rrelyea. 1. Actually run the AES CTS, CTR, GCM, and DSA-2 tests. 2. Fix the errors in Test Case 7. 3. Generate the test files for test cases 1, 7, and 13. This requires renumbering many of the existing test files. 4. Add Bob's hex.c program, which is needed to convert the test source test<n>.txt to the test files.
Bug 854063: Add an AES GCM test program (pk11gcmtest) that calls PK11_Decrypt and PK11_Encrypt. Add AES GCM test vectors downloaded from NIST, and test them in tests/cipher/cipher.sh. r=sleevi.
Bug 845556, reorganize NSS directory layout, moving files, very large changeset! r=wtc
Bug 2019327 - tests: add native_path helper for cross-platform path conversion. r=nss-reviewers,rrelyea