You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For FF3, the tweak length also changed to 56-bits. You may wish to look at one of the other Java libraries which implement SP 800-38G Rev. 1 such as Bouncy Castle or Mysto.
On Feb. 2019, NIST published SP 800-38G Rev. 1, which requires domain size for FF1 to be at least 1 million, whereas currently is 100.
format-preserving-encryption-java/src/main/java/com/idealista/fpe/builder/validate/BuildValidator.java
Line 7 in 158a558
The text was updated successfully, but these errors were encountered: