RFR: 8258915: Temporary buffer cleanup [v10]
Weijun Wang
weijun at openjdk.java.net
Thu Apr 22 18:09:55 UTC 2021
> Clean up temporary byte array, char array, and keyspec around keys and passwords.
>
> No new regression test.
Weijun Wang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 12 commits:
- Merge branch 'master' into 8258915
- Merge
- simpler spec creation, and one more clean
- materials
- TLS key generators
- drbg
only in patch2:
unchanged:
- cleanups for key generations
- keyfactory operations on own keyspec
- more wrap, less copy
- rsa
- ... and 2 more: https://git.openjdk.java.net/jdk/compare/657f1039...f3b0f298
-------------
Changes: https://git.openjdk.java.net/jdk/pull/2070/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2070&range=09
Stats: 2020 lines in 79 files changed: 986 ins; 508 del; 526 mod
Patch: https://git.openjdk.java.net/jdk/pull/2070.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2070/head:pull/2070
PR: https://git.openjdk.java.net/jdk/pull/2070
More information about the security-dev
mailing list