资源列表
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.)
src
- 用于国密4的加解密算法实现,采用verilog 语言,可进行vivado仿真,vivado版本是2013,结果经测试正常,适合从事相关行业的工作人员进行借鉴和开发。(The code is realized and simulated by verilog. The simulation result has been confirmed by the author. It is recommended to download by the researchers who are in the
ECC_TEST
- 椭圆曲线(ECC)算法是一种公钥算法,它比流行的RSA算法有很多优点: 1)安全性能更高 , 如160位ECC与1024位RSA、DSA有相同的安全强度。 2)计算量小,处理速度快, 在私钥的处理速度上(解密和签名),ECC比RSA、DSA快得多。 3)存储空间占用小 ECC的密钥尺寸和系统参数与RSA、DSA相比要小得多, 所以占用的存储空间小得多。 4)带宽要求低。(OPENSSL ECC EC_get_builtin_curves EC_GROUP_new_b