搜索资源列表
crypto-tools-20071215.tar
- A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
EM_AES
- c++的基于openssl实现的简单aes文件加密类
encrypt.tar
- 简单加密工具升了下级,引入了安全删除原文件的方式,使用AES-128-CBC加密, 加密代码从OpenSSL里面抠出来。-Simple encryption tool or a lower level, the introduction of a safety way to delete the original document, using AES-128-CBC encryption, encryption code to pull out from inside OpenSSL.
intro-openssl
- 实现对文档的加密解密功能,能方便的完成此项任务-Implementation of document encryption and decryption functions, to facilitate the completion of the mission
AES_openssl
- 基于openssl实现AES算法,需要添加openssl库函数-AES based on openssl
AES_CBC_App
- Program that implements AES CBC encryption and decryption using OpenSSL library
openssl-0.9.8c.tar
- 开源代码OPENSSL,主要用于网络加密。如RSA、aes等。里面的大数加减值得一看-Open source code the OPENSSL, mainly used for network encryption. Such as RSA, aes. Inside the large numbers subtract worth a visit
wenjianbaoxian
- 密码学中用openssl做的文件保险箱,融合了AES.DES.RAS等多种加密算法。-In cryptography openssl do file safe, shirt-sleeve AES. DES. RAS and so on the many kinds of encryption algorithm.
Crypt-OpenSSL-AES-0.02.tar
- perl编写的aes加密程序,本人还没看懂,懂perl的大侠可以一起研究。-the aes encryption program written in perl, I have not read, understand perl heroes can study together.
AES_OpenSSL
- 基于OPenSSL实现的AES文件加密,编程环境Visual Studio2010,编程语言C-advanced encryption standard for file with Visual Studio 2010 and C++
RSA_1
- aes加密解密文件,利用openssl在vs2010上实现-aes encryption decryption file
openssl_aes_JIAMI
- 通过调用openssl库进行aes加密,本程序已编译好了openssl,无需在进行编译!生成时请引用lib文件-By calling the openssl library aes encryption, the program has compiled the openssl, without making compilation! Please cite lib files generated
openssl_enc
- 利用openssl进行加密解密,其中实现了aes、3des、rsa算法,包括测试程序。下了编译不通过请参考openssl配置,动态链接库路径以及包含头文件路径是否正确。-Use openssl for encryption and decryption, which achieved a aes, 3des, rsa algorithm, including testing procedures. Under the compiler does not pass, please refer to
AES128_Decrypt
- AES-128 Decrypt in VC++ using openssl
eea20140701.tar
- linux下基于openssl的AES实现,ecb和cbc-Under linux openssl' s AES-based realization, ecb and cbc
OPENSSL
- 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1
C-language--AES-code
- C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code
Openssl-AES-Demo
- Openssl AES 在C和C++ 的开发环境下实现的小演示。-Openssl AES C++ at C development environment and achieve a small demonstration.
openssl-master
- OPEN SSL源代码,rsa ,des aes e-OPEN SSL ,rsa ,des aes ecc
AES加密
- 基于openssl AES加解密功能封装(Encapsulation based on OpenSSL AES encryption and decryption function)