Module crypt.api
Package io.github.astrapi69.crypt.api.obfuscation
-
Interface Summary Interface Description KeyRule The marker interfaceKeyRulecan define a rule for obfuscate and disentangle over a key.Obfuscatable The interfaceObfuscatableprovide method to obfuscate text and disentangle it back.