资源列表
crc-16
- Program to calcule crc16 ciclic code redundance for desfire ev1. write in C.
lorenz
- 一个Lorenz混沌系统代码,可供学习研究混沌系统的参考,对图像做加密解密处理。-A Lorenz chaotic system code available for study and research of chaotic systems reference on the image to do encryption and decryption processing.
AeSimpleSHA1
- Perfectly working java SHA1 encryption code
demo
- php加密模式:AES/CBC/PKCS5Padding-php:AES/CBC/PKCS5Padding,AES BASE64 abcdefghigklmnopqrstuvwxyz0123456789
RSA_make_by_matlab
- RSA算法matlab实现,说明:由于能力有限,我并没有编写产生大素数的程序,在实验时就采用手动的写如两个不同的较小的素数。-RSA algorithm matlab implementation, note: Due to limited capacity, I do not have a large prime numbers prepared by the procedure, in the experiments on the use of manual writing, such as
Tbiaanlipojiih
- 自己珍藏的一个暴力破解的源代码 非常常适合初学入门者在C或C++的环境下运行 -A brute force his treasured source code is often suitable for beginners beginners run in C or C++ of the environment
aes
- aes加密程序源码,仅供参考,aes encode -aes encryption source code, for reference, aes encode
KeeLoq
- keelog 加密解密算法,既有加密,也有解密-keelog encryption and decryption algorithms, both encryption and decryption are also
elgamal
- Algoritm Elgamal em java
Cryptcode
- 文件的加密与解密算法源码,可以很方便地进行文件的加密与解密操作。-File encryption and decryption algorithm source code, you can easily encrypt and decrypt the file operations.
CRC
- CRC校验算法(delphi版),公式法的。-CRC checksum algorithm (delphi version)
rsa
- 假設資料要由 A 機器傳至B 機器,那由B 機器用亂數決定一個 key,我們稱之為privatekey, 這個 key 自始至終都只留在 B 機器裏不送出來然後,由這個 privatekey 計算出另一個 key,我們 稱之為 publickey.這個 publickey 的特性是幾乎不可能反演算出 privatekey 來然後將這個 publickey 透過網路丟給 A 機器.A 機器將資料用這個 publickey 編碼,這個編碼過的資料一定 得使用 privatekey 才