Commit f3203f2d authored by Sergio Giro's avatar Sergio Giro
Browse files

bouncycastle: add support for PKCS5S2 algorithm parameters

Java 8 allows to specify a PBE key using only the password (as opposed
to password + salt + iteration count) and generate the encryption key
later by specifying the rest of the parameters in an AlgorithmParameters
object.

Adding these AlgorithmParameters in BouncyCastle together with support
in ciphers.

Bug: 29631070
Test: run CtsLibcoreTestCases
Change-Id: If3f9cf04a12beaf7cade5197ecbf7ea0fcca72fe
parent 80dd0941
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment