Uses of Class
org.miaixz.bus.crypto.center.FPE
Packages that use FPE
-
Uses of FPE in org.miaixz.bus.crypto
Methods in org.miaixz.bus.crypto that return FPEModifier and TypeMethodDescriptionstatic FPEBuilder.fpe(FPE.FPEMode mode, byte[] key, org.bouncycastle.crypto.AlphabetMapper mapper, byte[] tweak) FPE(Format Preserving Encryption)实现,支持FF1和FF3-1模式。