-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
23
-
None
According to https://csrc.nist.gov/glossary/term/extendable_output_functions, eXtendable-Output Function (XOF) is a function on bit strings in which the output can be extended to any desired length. It's similar to MessageDigest but you can call digest() with a length argument for arbitrary times.
- relates to
-
JDK-8320176 Parameters for MessageDigest
-
- Draft
-