format-preserving-encryption-java icon indicating copy to clipboard operation
format-preserving-encryption-java copied to clipboard

minLenght < maxLength issue

Open zauli-github opened this issue 4 years ago • 0 comments

Hi, the NIST Recommendation SP 800-38G document specify that the parameters minLenght and maxLength can be equals, but in your implementation it's required to be 2 distinct values. Am i wrong?

zauli-github avatar Jan 25 '21 16:01 zauli-github