资源列表
07
- des加密 ElGamal算法既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。 密钥对产生办法。首先选择一个素数p,两个随机数, g 和x,g, x <p, 计算 y = g^x ( mod p ),则其公钥为 y, g 和p。私钥是x。g和p可由一组用户共享。 -des cipher
HAMMING_ECC
- HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION -HAMMING ECC,1 BIT ERROR CORRECTION, 2 BITS ERROR DETECTION
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)
Encrypt_Decrypt
- Encrypt Or Decrypt Any file using a simple function ( not really encrypting , more like character changing )
SHA
- PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
Des
- DES/3DES通常可以来用作加密、解密及密码操作相关的加密验证-DES/3DES
Test
- MIME base64 简单的编解码,主要用于学习之用-A simple MIME base64 encoding and decoding.
DESChecker
- 经典的DES算法,非常适合对加密/解密算法的学习-Classic DES algorithm, ideal for encryption/decryption algorithm of learning
RSAEncrypt
- java 实现的RSA加密算法,解密算法,对称密钥实现-RSA encryption and decryption algorithm
rijndaelfurious
- implementation of rijndael furious algorithm to encrypt and decrypt information
rijndaelfast
- AES Rijndael fast security system to encrypt and deycrypt information
md5
- md5 算法的纯c版本。方便移植到各种嵌入式小型设备不支持c++的环境-md5 algorithm with pure C version. Easy to transplant it to systems using only C, but not C++
