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

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: Updated DEPS file. 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
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..6b227f61e2ab4767327cf0a08738413ee3804de1
--- /dev/null
+++ b/third_party/bouncycastle/README.chromium
@@ -0,0 +1,8 @@
+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.
jbudorick 2016/06/27 13:18:52 Can you mention that this is testonly in here? As-
mikecase (-- gone --) 2016/06/27 18:13:47 Done. Added "This library is used by tests only."
+Local Modifications: None

Powered by Google App Engine
This is Rietveld 408576698