diff options
author | Benedict Wong <benedictwong@google.com> | 2019-07-01 17:13:34 -0700 |
---|---|---|
committer | Benedict Wong <benedictwong@google.com> | 2019-07-01 17:13:34 -0700 |
commit | ea0ed621c4d37e1cf07b76aa400897ee03ea473a (patch) | |
tree | fd54308418b5d90d2120aca9df9dde9a2c1ad382 /annotations/generate_annotated_java_files.py | |
parent | ec5d60fa82a2a0393a43c3d3f577507af9398314 (diff) |
Expose some SHA1Digest methods for FIPS 186-2 PRF
The FIPS 186-2 PRF required by EAP-SIM and EAP-AKA (used in telephony)
require a hashing function extremely similar to SHA1, with the exception
of the padding bytes added. This commit exposes the BouncyCastle
SHA1Digest implementation as core-platform-api to allow platform
internals to implement FIPS 186-2 PRF without re-implementing SHA1.
Bug: 136175302
Test: Build succeeds, IKE using this, tests passing.
Change-Id: I952d49b57a4d40873910cb33a597a2691bb2a268
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions