搜索资源列表
openssl-engine-0.9.6m.tar
- C++编写,国际流行的免费加密软件,OPENSSL-ENGINE0.96源码-C + +, the international fashion free encryption software, OPENSSL - ENGINE0.96 FOSS
portable-openssl-engine.tar
- 優化過的openssl加解密引擎,適合嵌入式開發環境使用,非常容易移植!
pkcs11-engine
- 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
Engine
- OpenSSL Engine的调用框架,Engine开发的模板-OpenSSL Engine calls the framework, Engine developed a template
openssl-engine-0.96m.tar
- 本次上载一个源文件openssl-enginemm源码-on the source document contains a openssl- enginemm FOSS
pkcs11
- 通过openssl引擎实现密码运算,包含对称加密、解密、签名、验证、摘要运算的例子。-Through the openssl engine implements cryptographic operations, including symmetric encryption, decryption, signature verification, summary operations examples.
OpenSSL
- With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no documentation. It s designed to be fairly e
openssl-engine-0.9.6l.tar
- openssl的源码,是开源项目中的代码,里面有加密、解密等其他工具-openssl source code is open source code, there are encryption, decryption, and other tools
engine
- openssl中的RSA engine只替换私钥加解密-openssl' s RSA engine to replace only the private key encryption and decryption
NetEngine-Windows-V2PT2
- 网络通信引擎 集成服务器 客户端 集成了TCP UDP版本 IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED 模型 还有其他网络帮助函数 UPNP OPENSSL安全传输 加解密函数-Network Communications Engine Integration Server client integrates TCP the UDP version of IOCP SELECT WSAEVENTSELET WSAASYNCSELECT
engine_pkcs11-0.1.8.tar
- 基于openssl engine 机制实现-Based on the openssl engine mechanism to achieve
XyRySoft_NetEngine
- 网络通信引擎 集成服务器 客户端 集成了TCP UDP版本 IOCP SELECT WSAEVENTSELET WSAASYNCSELECT OVERLAPPED 模型 还有其他网络帮助函数 UPNP OPENSSL安全传输 加解密函数-Integration Server client network communication engine integrates the the TCP UDP version IOCP the SELECT WSAEVENTSELET WSAASYNCSEL
openssl_engine
- /* * 本模板程序定义了实现openssl ENGINE的Engine框架。 * 实现的基本思路是要通过Engine来替换openssl原来的 * ASE-CBC算法和MD5算法。 * 本程序定义了必须实现的接口。用户只需要根据程序中 * 的说明,实现相应的接口即可。 * 实现ENGINE的时候,可以使用CSP。P11或者算法实现的API等。 * 本模板支持Linux、Windows 、Mac。兼容:openssl1.0和.0.9.8 * */-/**
pkcs11
- openssl engine for pkcs#11, under linux