资源列表
RSA
- 用MATLAB实现RSA加密、解密,并尝试破解RSA RSA_Gen.m 产生密钥 RSA_Enc.m 实现加密 RSA_Dec.m 实现解密 RSA_Hack.m 尝试破解-Implement RSA encryption with MATLAB, decryption, and try to crack the RSA. RSA_Gen.m generate encryption keys RSA_Enc.m encrypt the original message
PUF_TRNG
- this a verilog code of true random number generator using butterfly puf-this is a verilog code of true random number generator using butterfly puf
MATLAB_RSA
- RSA加解密算法的MATLAB实现,包含蒙哥马利模乘算法和约减表达式简化模乘运算等内容-RSA Encoding and Decoding Alrorithm
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)