资源列表
SHA
- PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
Encrypt_Decrypt
- Encrypt Or Decrypt Any file using a simple function ( not really encrypting , more like character changing )
New_encryption
- To encrypt / decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc) -To encrypt/decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc)
HAMMING_ECC
- HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
07
- des加密 ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x <p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 -des cipher
DigitalSignatureAlgorithmtoRSA
- RSA实现数字签名算法 VC++实现,有图形化窗口-Digital Signature Algorithm to RSA
CSBitWiseHelper_src
- BIT helper. code written in C++ to access bits within a byte
Decrypt_encrypt
- This code to implement connnection with data base. This is mainly to decrypt and encrypt database contents. This for cryptography.(security)
CHAOS
- chaos synch very good best article
DES_PHP
- php环境的EDS加密解密代码,本代码由JS移植-php environment, EDS encryption and decryption code, the code is by JS transplant
OssLin
- 通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。-Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool
QQLogin
- 一款VC++实现的QQ自动登陆器源程序,涉及了QQ密码加密算法的实现。-A VC++ source code to achieve QQ automatic landers, involving the QQ password encryption algorithm.
