Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: third_party/bouncycastle/README.chromium

Issue 2045583006: [Third Party] Add Bouncycastle to Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added note about Bouncy Castle being test only. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/bouncycastle/OWNERS ('k') | third_party/bouncycastle/lib/bcprov-jdk16-1.46.jar.sha1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/bouncycastle/README.chromium
diff --git a/third_party/bouncycastle/README.chromium b/third_party/bouncycastle/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..6bedd00e5876093f29ba8d659d4aa1ff8fc389ef
--- /dev/null
+++ b/third_party/bouncycastle/README.chromium
@@ -0,0 +1,10 @@
+Name: Bouncy Castle
+URL: https://www.bouncycastle.org/java.html
+Version: 1.46
+License: MIT
+License File: NOT_SHIPPED
+Security Critical: no
+Description:
+Bouncy Castle provides a set of Java lightweight cryptography APIs.
+This library is used by tests only.
+Local Modifications: None
« no previous file with comments | « third_party/bouncycastle/OWNERS ('k') | third_party/bouncycastle/lib/bcprov-jdk16-1.46.jar.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698