From f1342cdf415bdf5d7f686220ff62bb51006f6874 Mon Sep 17 00:00:00 2001 From: Robert Kanter Date: Fri, 12 Oct 2018 09:40:34 -0700 Subject: [PATCH] HADOOP-15832. Addendum: Upgrade BouncyCastle to 1.60. Contributed by Robert Kanter --- README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.txt b/README.txt index 559099b73a..f11b1b441a 100644 --- a/README.txt +++ b/README.txt @@ -29,3 +29,5 @@ The following provides more details on the included cryptographic software: Hadoop Core uses the SSL libraries from the Jetty project written by mortbay.org. + Hadoop Yarn Server Web Proxy uses the BouncyCastle Java +cryptography APIs written by the Legion of the Bouncy Castle Inc.