Package io.github.astrapi69.crypto.obfuscation.api
-
Interface Summary Interface Description KeyRule The marker interfaceKeyRule
can define a rule for obfuscate and disentangle over a key.Obfuscatable The interfaceObfuscatable
provide method to obfuscate text and disentangle it back.