RFR: 8209092: Remove outdated wording from RC5ParameterSpec [v3]
Jack Hartstein
github.com+44308314+jackh2000 at openjdk.java.net
Wed Jun 9 22:50:38 UTC 2021
> The RC5ParameterSpec class description contains the following sentence: "This class can be used to initialize a Cipher object that implements the RC5 algorithm as supplied by RSA Security LLC, or any parties authorized by RSA Security."
>
> The part "as supplied by RSA Security LLC, or any parties authorized by RSA Security." should be removed. We don't generally include information about 3rd-party JCA providers in the standard javadocs. Also the "authorized" part was probably referring to the RC5 patent but that has since expired.
Jack Hartstein has updated the pull request incrementally with one additional commit since the last revision:
remove extra reference to RFC 2040
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4443/files
- new: https://git.openjdk.java.net/jdk/pull/4443/files/bf6b9096..1d20ebc9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4443&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4443&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/4443.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4443/head:pull/4443
PR: https://git.openjdk.java.net/jdk/pull/4443
More information about the security-dev
mailing list