资源列表
cert.tar
- 用JAVA构建企业CA中心.包括制作企业根证书,制作服务器端证书,用CA根证书签发服务器端根证书,客户端证书的颁发,客户端证书的验证等等。-with Java build enterprise CA Center. Including the production of enterprises root certificate, a certificate production server with CA-issued certificate of the root certificate s
MD5
- C++ 语言MD5 加密算法实现源代码。-The c++ language MD5 encryption algorithm realized the source code.
InformationSecurity
- C Programs for various encryption and decryption algorithms like RSA,Hill cipher,Playfair,etc
aes_in_c_for_beginners.c
- a very basic c implementation platform-- unix
aes_128.c
- 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.
FileEncryption
- 文件加密的一个算法,VB详细源码,希望对大家有用!-An algorithm for file encryption, VB source code in detail, in the hope that useful to everyone!
SHA256
- In cryptography, SHA-2 is a set of cryptographic hash functions (SHA-224, SHA-256, SHA-384, SHA-512) designed by the National Security Agency (NSA) and published in 2001 by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Se
des
- DES加密程序,用gcc编译通过,可加密文件-DES encryption program, compile with gcc, you can encrypt files! ! !
tls
- openssl中tls应用程序的源代码,包含客户端与服务器端-openssl tls application program source code, including client and server-side
AES128_ENCRYPT
- aes128控制台加密程序,输出每一轮加密结果。含注释和示例输入输出。-aes128 encryption program, it can output the detailed information in each epoch.
aes
- AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
AES
- 调试过的加密算法,fepg实现,运行结果正确,直接下载即可-Debug encryption algorithm, fepg achieve