-
CRC16aCRCCCITT.c
CRC-16和CRC-CCITT的C程序实现,非常适用。(CRC-16 and CRC-CCITT program。)
- 2013-09-16 11:59:43下载
- 积分:1
-
EXE二合一源代码!不用多说了!用tasm编译!
EXE二合一源代码!不用多说了!用tasm编译!-source code! Needless to say! With Tasm compiler!
- 2022-07-13 08:48:45下载
- 积分:1
-
ecc-lib-2.1.tar
ecc加密算法库,是一种非对称加密算,可用于数字签名等。(ecc encryption algorithms,can be used to signature)
- 2011-07-30 04:39:02下载
- 积分:1
-
mAffineCipher
古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
- 2011-10-30 10:37:30下载
- 积分:1
-
IDEA Encryption Algorithm Implementation
IDEA加密算法的实现-IDEA Encryption Algorithm Implementation
- 2022-03-23 19:59:48下载
- 积分:1
-
CRC32循环冗余校验源程序!!!!
VC版本
CRC32循环冗余校验源程序!!!!
VC版本-CRC32 Cyclic Redundancy Check Source Code! ! ! ! VC version
- 2022-01-27 11:51:53下载
- 积分:1
-
I think this the first time every one can look at a PE crypter source
in top le...
I think this the first time every one can look at a PE crypter source
in top level language such VC++.
So as I promised ... if some one sent me one nice compress source I would
publish my source.
I dedicate this source to all people who involve in this field.
I hope it helps someone.
Have good days
ashkbiz
Check: yodap.cjb.net
- 2022-03-11 15:54:03下载
- 积分:1
-
本软件是根据DES加密算法,编成的应用程序。
本软件是根据DES加密算法,编成的应用程序。-software is based on the DES encryption algorithm into the application.
- 2023-05-06 01:40:02下载
- 积分:1
-
MD5加密算法源代码,个人感觉相当有学习的热的价值,希望大家共同学习,共同进步....
MD5加密算法源代码,个人感觉相当有学习的热的价值,希望大家共同学习,共同进步.-MD5 encryption algorithm source code, personal feeling quite hot the value of learning, I hope everyone learn together and seek common progress.
- 2023-04-17 22:30:03下载
- 积分:1
-
MD5withRSA
数字签名的基础是公钥和私钥的非对称加密,发送者使用私钥加密消息摘要(签名),接收者使用公钥解密消息摘要以验证签名是否是某个人的。(The foundation of digital signature is asymmetric encryption of public key and private key. The sender encrypts message digest (signature) with private key, and the receiver decrypts message digest with public key to verify whether the signature is someone.)
- 2019-01-15 15:20:41下载
- 积分:1