summaryrefslogtreecommitdiff
path: root/tools/docs/crypto/crypto_docs.py
diff options
context:
space:
mode:
authorAdam Vartanian <flooey@google.com>2017-04-25 14:06:36 +0100
committerAdam Vartanian <flooey@google.com>2017-04-28 10:50:47 +0100
commitc1be8552cb5f646bf7922d07ea132251600be8ff (patch)
treea425d59d624c368ef5aee8258a5c8a80901fb90e /tools/docs/crypto/crypto_docs.py
parent1244b48fd642e212fddd44922d8981ef6ec8462c (diff)
Add test that Conscrypt always overrides Bouncy Castle.
When we have both a Conscrypt and a Bouncy Castle implementation for a particular algorithm, we'd prefer that anyone who requests it gets the Conscrypt version. This test checks to ensure that every identifier that BC has for a given algorithm is also provided by Conscrypt, so that there aren't any cases where a user could request an odd name and end up with the BC implementation even though a Conscrypt implementation is available. Bug: 7148552 Test: vogar libcore.java.security.ProviderTest Change-Id: I12555905c8cbfb4b7262fbfcd2548871cfda2e8c
Diffstat (limited to 'tools/docs/crypto/crypto_docs.py')
0 files changed, 0 insertions, 0 deletions