obfuscator Obfuscator framework provides simplified configuration to obfuscate the sensitive field while logging the data. Maven Repo maven { url "https://dl.bintray.com/m2/release/"} Dependencies compile ("io.devxchange:obfuscator:0.0.1") Usage Demo Project obfuscator-demo Release History 0.0.1 obfuscate json - using md5, sha256, fixedMask, matchedMask. obfuscate xml - using md5, sha256, fixedMask, matchedMask. Meta Karthikeyan Sadayamuthu – LinkedIn Distributed under the Apache License. See LICENSE for more information. license Contributing Fork it! Create your feature branch: git checkout -b my-new-feature Commit your changes: git commit -am 'Add some feature' Push to the branch: git push origin my-new-feature Submit a pull request :D