Uses of Package
org.refcodes.security.alt.chaos
-
Classes in org.refcodes.security.alt.chaos used by org.refcodes.security.alt.chaosClassDescriptionThe
ChaosDecrypterwill use byte arrays as input and output types.TheChaosEncrypterwill use byte arrays as input and output types.The key holding the parameters for the chaos function.TheChaosOptionsinterface provides configuration means for the Chaos-based encryption and may be provided to the constructor of theChaosKeye.g. as one of theChaosModeenumerations.TheChaosOptionsImplprovides means to create aChaosOptionsinstance.Builder to buildChaosOptionsinstances.