资源列表

« 1 2 ... .23 .24 .25 .26 .27 1028.29 .30 .31 .32 .33 ... 1664 »

[加密解密DES

说明:DES通用加密方法。首先,创建一个该工具类对象:如 DES des = new DES(key),其中key为位数大于8的密钥 其次,对原始信息data进行加密,直接调用encrypt方法,得到加密后的字符串,如 String encryptResult = des.encrypt(data) //得到加密后的数据字符串 最后,对加密后的字符串encryptResult解密,直接调用decrypt方法,可得到与原始数据d
<pb> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密ArkoReg(optimized)

说明:一些经过优化后的VC++加密解密算法,生成加密类文件,然后可以调用,早两年的代码,但现在仍然很有用。-After optimization of the number of VC++ encryption and decryption algorithm to generate encrypted class files, then you can call the code two years ago, but still usefu
<> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密AES_GCM_128_z

说明:GCM工作模式、AES加密代码 C文件-AES GCM C language
<胡进> 在 2025-04-24 上传 | 大小:14kb | 下载:1

[加密解密Web-jishu

说明:Web技术我们一起来探讨一下破解与反破解。 Web technologies we work together to explore anti-crack and crack. -Web technologies we work together to explore anti-crack and crack.
<zhaoyadong> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密MD5

说明:md5 encryption example in the game engine game maker md5 gamemaker used to encrypt the password and check the input string can be password no reverse md5 string out the original password
<toi la ai> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密KD

说明:密钥分配、理解密钥管理的重要性、掌握对称密码和公钥密码密钥管理的不同特性、掌握密钥分发基本方法,能设计密钥分发方案-Key distribution, key management to understand the importance of master symmetric cryptography and public key cryptography key management to the different charact
<> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密softdecode

说明:行业加密解密传统做法及理论,是学习加密解密的好帮手。-Encryption and decryption of traditional industry practice and theory, is to learn encryption and decryption is a good helper.
<beat888> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密rsa

说明:ras加密算法,让你了解ras加解密的原理-ras encryption algorithm, encryption and decryption so that you understand the principles of ras
<jackqiang > 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密md5

说明:本源码介绍了在VB6中如何实现MD5的16位和32位加密方法。-This source describes how in VB6 MD5 16-bit and 32-bit encryption.
<tcinf> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密DES

说明:加密算法。处理和解密。java语言。用eclipse来开发-Encryption algorithm. Processing and decryption. java language. Use eclipse to develop
<吴珊珊> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密computerMd5

说明:怎样计算文件的MD5值,支持直接拖动文件显示-computer MD5
<cgc> 在 2025-04-24 上传 | 大小:14kb | 下载:0

[加密解密des

说明:d3des 加解密库,类方式,加解密借口简单实用-d3des encode decode tool
<alanli> 在 2025-04-24 上传 | 大小:14kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 1028.29 .30 .31 .32 .33 ... 1664 »

源码中国 www.ymcn.org