摘要:
package com.cn.peitest; import javax.crypto.Cipher; import javax.crypto.SecretKey; import javax.crypto.SecretKeyFactory; import javax.crypto.spec.DESK 阅读全文
摘要:
package com.cn.peitest; import java.io.UnsupportedEncodingException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException 阅读全文
摘要:
package com.cn.peitest; import javax.crypto.Cipher; import javax.crypto.SecretKey; import javax.crypto.SecretKeyFactory; import javax.crypto.spec.DESK 阅读全文
摘要:
package com.cn.peitest; import java.io.UnsupportedEncodingException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException 阅读全文
摘要:
package com.cn.peitest; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; public class MD5 { public static void main( 阅读全文