资源列表

« 1 2 ... .41 .42 .43 .44 .45 1446.47 .48 .49 .50 .51 ... 1665 »

[加密解密MD5_by_C++

说明:用C++实现了MD5的加密算法,只实现了其基本过程,可作为实际应用的参考。-With C++ Achieved MD5 encryption algorithm, only the realization of its basic process, the practical application can be used as reference.
<fmh836> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密EncryptUtils

说明:支持MD5、Base64、DES的加密和解密算法的小程序-Support for MD5, Base64, DES encryption and decryption algorithm applet
<sword> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密Vigenère

说明:维吉尼亚算法的实现,构成 明文:每个字符惟一对应一个0~25间的数字。 密钥:一个字符串,其中每个字符同明文一样对应一个数字,代表位移值,如a 表示位移 0,b 表示位移 1,c 表示位移 2,...... )。 加密过程: 将明文数字串依据密钥长度分段,并逐一与密钥数字串相加(模26),得到密文数字串; 最后,将密文数字串转换为字母串。 -Virginia algorithm constitutes expl
<rock> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密Testdes

说明:des 加密算法 非常好用 與你們分享了-des encryption algorithm is very useful to share with you the
<james> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密Ecc

说明:椭圆曲线加密ECC。功能是公共密钥的生成、加密、解密等。-Elliptic Curve Cryptography ECC. Function is the generation of public key encryption, decryption and so on.
<傅建新> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密ecc_encrypt_key

说明:椭圆曲线的加密密钥算法实现。包括密钥长度的设定等。-The encryption key elliptic curve algorithm. Including settings such as key length.
<傅建新> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密ecc_decrypt_key

说明:椭圆曲线解密算法的实现,包括密钥长度的设定等等。-Elliptic curve algorithm decryption, including key length settings and so on.
<傅建新> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密AES

说明:AES加密C源码,我调试过了可以用,最好能再做个界面,方便很多-AES encryption C source, I can debug over, can be the best interface for many
<吴胜> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密des

说明:des加密算法,提供高质量的数据保护,防止数据未经授权的泄露和未被察觉的修改-des encryption algorithm, providing high-quality data protection to prevent unauthorized disclosure of data and was not aware of the changes
<潇湘> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密aes

说明:信息安全相关,经典加密,AES算法-Information security-related, classical cryptography, AES algorithm
<姜丹> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密Playfair

说明:密码学实验自己编的playfair代码,感觉自己编的还不错,传上来与大家分享一下-Cryptography Playfair of Experimental own code, feel good series, Chuan-up to share with you some
<汪涵> 在 2024-05-20 上传 | 大小:2048 | 下载:0

[加密解密DES

说明:密码学实验自己写的程序,des加密解密,先输入8个字符作为密钥,在输入8个字符的明文!-Cryptography experiment to write their own procedures, des encryption and decryption, first eight characters input as key characters in the input express 8!
<汪涵> 在 2024-05-20 上传 | 大小:2048 | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 1446.47 .48 .49 .50 .51 ... 1665 »

源码中国 www.ymcn.org