Skip to content

lohasle/javaSecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

javaSecurity

常用加解密

  • 对称加密算法
  • 非对称加密算法
  • 机器指纹信息
  • discuz ucenter ucAuth算法
  • jwt json web token 算法
  • base64算法及其变种
  • rc4算法及其变种
  • 短地址生成算法