资源列表
Reflector
- .net 反射器 可以将.net编译的程序集打开,查看内容,通过插件还可以查看并修改IL代码。(.net reflector You can open the.Net compiled assembly to see the content, and you can also view and modify the IL code through the plug-in.)
新建文本文档
- SM2加密代码,公钥和私钥为测试,需要了解到更多的关于SM2加密代码(SM2 encryption code,but public key and private key is testing, Ineed to learn more about SM2 encryption code)
C_资料
- AES加密代码,C++编译器。只有三个文件夹(Encryption program AES encryption code, C++ compiler. There are only three folders AES encryption code, C++ compiler. There are only three folders)
dwt_blind_watermark
- 利用小波变换给数字加盲水印的代码。 svd+dwt(a method using svd and dwt to embed and extract water mark from image)
AES-128
- 用c语言实现得AES128加密,亲测可用,欢迎各位前来下载(Using C language to achieve aes128 encryption, pro test is available, welcome to download)
SM2椭圆曲线公钥密码算法
- SM2椭圆曲线公钥密码算法.pdf,SM2的资料(SM2 elliptic curve public key cryptography algorithm.Pdf, SM2 data)
Double random phase encoding
- 基于fresnel的双随机相位编码算法,直接可以运行,很适合刚刚学习的朋友(it can run directly, it is suitable for friends who have just studied)
hmac
- hmax algorithm in java
tapi3_dev
- Application of AES Algorithm using Visual c++
AES
- 可以实现任意文件的加密解密。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(Enc
MD5Encrypt
- MD5算法具有以下特点: 1、压缩性:任意长度的数据,算出的MD5值长度都是固定的。 2、容易计算:从原数据计算出MD5值很容易。 3、抗修改性:对原数据进行任何改动,哪怕只修改1个字节,所得到的MD5值都有很大区别。 4、强抗碰撞:已知原数据和其MD5值,想找到一个具有相同MD5值的数据(即伪造数据)是非常困难的。 MD5的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的十六进制数字串)。除了MD
randtest
- 密码学教学实验工具是《密码学基础》实验教学的辅助工具软件,由DES加密算法、随机性测试、素数工具和辗转相除法四部分组成。该软件的运行平台为windows2000/2003/XP,通过执行Crypt.exe启动,包含Crypt.exe和相关库文件。(Cryptography teaching experiment tool is the auxiliary software of cryptography experiment teaching. It consists of four parts
