资源列表
DCT
- 图像加密的一种算法,DCT变换用于提取图像特征(The algorithm is used to encode picture, and use DCT transform)
dsa
- 用dsa方法进行数字签名,其中运用了SHA-1进行加密解密(Digital signature is carried out by using DSA method, which uses SHA-1 to encrypt and decrypt)
RSA
- 产生随机数,并用RSA算法进行加密和解密(Generate random numbers, and RSA algorithm for encryption and decryption.)
AES
- 用C/C++实现加解密算法及其应用:AES 和基于AES 的CMAC(Encryption and decryption algorithm and its application with C/C++: AES and CMAC based on AES)
LabView密码
- 可以暴力破解vi,自用,勿用于商业,可以试试。(VI can be brute force, for personal use, not for commercial, you can try.)
hmac_sha1.c源码, C语言中的HMAC_SHA1加密方法
- HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
加密狗检测工具v3.0
- 加密狗检测工具请勿用于商业用途 否则后果自负 谢谢(Do not break UMI micro-dog way for commercial use or peril Thank you)
ROCKEY4 SMART License Management v1.4
- Rockey4smart license management
aes
- 支持128.256加解密,里面有demo(supout 128 and 256 aes)
javallier-master
- paillier 加密系统,实现同态加密解密(paillier encryptedPaillier encryption system, the realization of homomorphic encryption)
dnSpy-3.0.0
- 反编译器源码,用于.net反编译,这个本身为源码。(Anti compiler source code)
rtl
- 实现sha1(128)杂散算法。输入为64bit,输出160bit。(Implementation of SHA1 (128) algorithm. The input is 64bit, and the output is 160bit.)