资源列表
RSAEncrypt
- java 实现的RSA加密算法,解密算法,对称密钥实现-RSA encryption and decryption algorithm
DESChecker
- 经典的DES算法,非常适合对加密/解密算法的学习-Classic DES algorithm, ideal for encryption/decryption algorithm of learning
Test
- MIME base64 简单的编解码,主要用于学习之用-A simple MIME base64 encoding and decoding.
Des
- DES/3DES通常可以来用作加密、解密及密码操作相关的加密验证-DES/3DES
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)
