Skip to content

shield-project/shield-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

加密解密工具

shield-encryption利用开源第三方jasypt加密解密。

使用教程

  • 编辑encrypted.properties文件

      secret-key=password
    
  • 利用EncryptUtil.TextEncryptor实例对明文进行加密,加密后密码格式为 " tvUjtftYxgdum5SkIE/Z2bD/2mHLkEHDO" 你需要注意密文前面的看似空格的东西,那是加密校验码,切记不可删除,否则导致无法解密。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages