资源列表
myrsa
- rsa 算法demo,包含取素数、加密、解密函数。用于快速学习和掌握rsa算法,可以单独直接编译,有界面。-rsa demo for study. written in c++, please use c++ builder to compile it.
aes
- Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
elgamal
- ElGamal method is an aymetric method to crypt message. You can use ElGamal to crypt the key session of symetric method.
idea
- IDEA is a symetric method to crypt message or document.
rsa
- RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric method.
sha512
- SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
sourcecode
- 运用在数字水印中的加密与解密,以及编码解码方面。-Used in digital watermarking of encryption and decryption, as well as aspects of codec.
sourcecodefirst
- 运用在数字水印中的加密与解密,以及编码解码方面。-Used in digital watermarking of encryption and decryption, as well as aspects of codec.
sourcecodesecond
- 运用在数字水印中的加密与解密,以及编码解码方面。-Used in digital watermarking of encryption and decryption, as well as aspects of codec.
sourcecodethird
- 运用在数字水印中的加密与解密,以及编码解码方面。-Used in digital watermarking of encryption and decryption, as well as aspects of codec.
sourcecodefour
- 运用在数字水印中的加密与解密,以及编码解码方面。-Used in digital watermarking of encryption and decryption, as well as aspects of codec.
RSANETDelphi
- 有一个dll库,C#和Delphi都可以调用,用同样的key可以实现.NET和Delphi的RSA互操作-Delphi dll CSharp RSA
