Package org.jasypt.util.binary
-
Interface Summary Interface Description BinaryEncryptor Common interface for all util classes aimed at binary encryption -
Class Summary Class Description BasicBinaryEncryptor Utility class for easily performing normal-strength encryption of binaries (byte arrays).StrongBinaryEncryptor Utility class for easily performing high-strength encryption of binaries (byte arrays).