mysto / java-fpe

FPE - Format Preserving Encryption with FF3 in Java
https://privacylogistics.com
Apache License 2.0
59 stars 18 forks source link

Fix radix value for the largest alphabet from 64 to correct 62 #7

Closed msochan closed 1 year ago

msochan commented 1 year ago

Number of characters in the largest alphabet is 62, not 64