A B C D E I K M R S T V
A
- AES - cn.featherfly.common.algorithm中的类
-
AES安全编码组件
- AES() - 类 的构造器cn.featherfly.common.algorithm.AES
-
- Algorithm - cn.featherfly.common.algorithm中的类
-
加解密算法
- Algorithm() - 类 的构造器cn.featherfly.common.algorithm.Algorithm
-
B
- Base64 - cn.featherfly.common.algorithm中的类
-
Base64组件
- Base64() - 类 的构造器cn.featherfly.common.algorithm.Base64
-
C
- CIPHER_ALGORITHM - 类 中的静态变量cn.featherfly.common.algorithm.AES
-
加密/解密算法 / 工作模式 / 填充方式
- CIPHER_ALGORITHM - 类 中的静态变量cn.featherfly.common.algorithm.DES
-
加密/解密算法 / 工作模式 / 填充方式
- cn.featherfly.common.algorithm - 程序包 cn.featherfly.common.algorithm
-
D
- decode(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64解码
- decode(String) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64解码
- decodeToString(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64解码
- decodeToString(String) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64解码
- decrypt(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
解密
- decrypt(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
解密
- decrypt(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
解密
- decrypt(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
解密
- decryptByPrivateKey(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
私钥解密
- decryptByPublicKey(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
公钥解密
- decryptToString(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
解密
- decryptToString(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
解密
- decryptToString(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
解密
- decryptToString(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
解密
- DES - cn.featherfly.common.algorithm中的类
-
DES安全编码组件
- DES() - 类 的构造器cn.featherfly.common.algorithm.DES
-
E
- encode(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64编码
- encode(String) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64编码
- encode(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.MD5
-
MD5加密
- encode(String) - 类 中的静态方法cn.featherfly.common.algorithm.MD5
-
MD5加密
- encode(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-1加密
- encode(String) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-1加密
- encode256(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-256加密
- encode256(String) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-256加密
- encode384(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-384加密
- encode384(String) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-384加密
- encode512(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-512加密
- encode512(String) - 类 中的静态方法cn.featherfly.common.algorithm.SHA
-
SHA-512加密
- encodeToString(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64编码
- encodeToString(String) - 类 中的静态方法cn.featherfly.common.algorithm.Base64
-
Base64编码
- ENCODING - 类 中的静态变量cn.featherfly.common.algorithm.Algorithm
-
字符编码
- encrypt(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
加密
- encrypt(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
加密
- encrypt(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
加密
- encrypt(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
加密
- encryptByPrivateKey(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
私钥加密
- encryptByPublicKey(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
公钥加密
- encryptToString(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
加密
- encryptToString(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
加密
- encryptToString(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
加密
- encryptToString(String, byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
加密
I
- initKey() - 类 中的静态方法cn.featherfly.common.algorithm.AES
-
生成密钥
- initKey(byte...) - 类 中的静态方法cn.featherfly.common.algorithm.DES
-
生成密钥
- initKeyPair(byte...) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
初始化密钥
K
- KEY_ALGORITHM - 类 中的静态变量cn.featherfly.common.algorithm.AES
-
密钥算法
- KEY_ALGORITHM - 类 中的静态变量cn.featherfly.common.algorithm.DES
-
密钥算法
- KEY_ALGORITHM - 类 中的静态变量cn.featherfly.common.algorithm.RSA
-
非对称加密密钥算法
M
- main(String[]) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
- MD5 - cn.featherfly.common.algorithm中的类
-
MD加密组件
- MD5() - 类 的构造器cn.featherfly.common.algorithm.MD5
-
R
- RSA - cn.featherfly.common.algorithm中的类
-
RSA安全编码组件
- RSA() - 类 的构造器cn.featherfly.common.algorithm.RSA
-
S
- SHA - cn.featherfly.common.algorithm中的类
-
SHA安全编码组件
- SHA() - 类 的构造器cn.featherfly.common.algorithm.SHA
-
- sign(byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
签名
- SIGNATURE_ALGORITHM - 类 中的静态变量cn.featherfly.common.algorithm.RSA
-
数字签名
签名/验证算法
T
- toHexString(byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.Algorithm
-
转换为16进制的字符串
V
- verify(byte[], byte[], byte[]) - 类 中的静态方法cn.featherfly.common.algorithm.RSA
-
校验
A B C D E I K M R S T V