文件名称:openfire.jar包
文件大小:7.15MB
文件格式:JAR
更新时间:2017-04-10 03:51:48
openfire 加密 解密
Openfire 用户密码的保存及加密、解密,如: Blowfish blowfish = new Blowfish("zNDTsE7LPdXAaWF"); System.out.println(blowfish.encryptString("linchunda")); System.out.println(blowfish.decryptString("373c2603bc32fdba4e7ae2694df279ff0fcf7140b5c6a2eb9098dd6af0ced5af"));