Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - openssl
Search - openssl - List
openssl客户端程序与服务器进行SSL安全通信,并传输简单数据-openssl client and server SSL secure communication and data transfer simple
Update : 2024-04-29 Size : 1522688 Publisher : xutao

OpenSSL采用C语言作为开发语言,这使得OpenSSL具有优秀的跨平台性能,这对于广大技术人员来说是一件非常美妙的事情,可以在不同的平台使用同样熟悉的东西。OpenSSL支持Linux、Windows、BSD、Mac、VMS等平台,这使得OpenSSL具有广泛的适用性。不过,对于目前新成长起来的C++程序员,可能对于C语言的代码不是很习惯,但习惯C语言总比使用C++重新写一个跟OpenSSL相同功能的软件包轻松不少。-openssl
Update : 2024-04-29 Size : 3963904 Publisher : cslxm

DL : 0
OpenSSL采用C语言作为开发语言,这使得OpenSSL具有优秀的跨平台性能,这对于广大技术人员来说是一件非常美妙的事情,可以在不同的平台使用同样熟悉的东西。OpenSSL支持Linux、Windows、BSD、Mac、VMS等平台,这使得OpenSSL具有广泛的适用性。不过,对于目前新成长起来的C++程序员,可能对于C语言的代码不是很习惯,但习惯C语言总比使用C++重新写一个跟OpenSSL相同功能的软件包轻松不少。-openssl
Update : 2024-04-29 Size : 94208 Publisher : cslxm

这是基于uclinux的web服务器boa和openssl的移植文档,说明很详细。-This is the uclinux-based web server boa and the Portable Document openssl shows in great detail.
Update : 2024-04-29 Size : 4096 Publisher : laf

openssl的测试代码,已经建好了工程,安装好openssl后可直接使用-openssl test code, the project has been completed, installed openssl can be used directly
Update : 2024-04-29 Size : 344064 Publisher : yangkui

OpenSSL下载的最新源码,去掉了说明等内容,精简后的纯代码。 -Download the latest OpenSSL source code, removing shows and other content, streamlined pure code.
Update : 2024-04-29 Size : 2685952 Publisher : 陈立波

DL : 0
通过openssl引擎实现密码运算,包含对称加密、解密、签名、验证、摘要运算的例子。-Through the openssl engine implements cryptographic operations, including symmetric encryption, decryption, signature verification, summary operations examples.
Update : 2024-04-29 Size : 5445632 Publisher : wdz

DL : 0
OpenSSL的文档 资料 以及编程实例-OpenSSL' s documentation and programming examples
Update : 2024-04-29 Size : 2181120 Publisher : zhang

这是最新的openssl学习的材料,是源代码,相信朋友们以前看过的都知道,这在网络方面很有用的。-This is the latest openssl learning opnenssl, is the source code, I believe that friends who have seen before, all know that this very useful in networking.
Update : 2024-04-29 Size : 1035264 Publisher :

Simple java program using the OpenSSL libaries to encrypt/decrypt
Update : 2024-04-29 Size : 40960 Publisher : Reguj

DL : 0
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 easily extensible by the calling programs.
Update : 2024-04-29 Size : 1678336 Publisher : fqdao

DL : 0
openSSL是Secure Socket Layer(安全套接层协议)的缩写,可以在Internet上提供秘密性传输。本书介绍OpenSSL的一些功能及指令-openSSL is a Secure Socket Layer (Secure Sockets Layer Protocol) of the acronym, you can provide the secret nature of Internet transmission. This book describes some of the features and commands OpenSSL
Update : 2024-04-29 Size : 56320 Publisher : wangmuwang

网络安全文件传输系统.基于openssl加密传输,包括服务器端和客户端.-Network security file transfer system. Openssl encryption-based transmission, including server and client.
Update : 2024-04-29 Size : 11264 Publisher : jimy

openssl TLS-PSK 加密补丁,支持OpenSSL0.9.8-openssl TLS-PSK patche,support OpenSSL0.9.8
Update : 2024-04-29 Size : 18432 Publisher : doy

DL : 0
RSA源码测试 openssl 中的RSA密钥算法的使用,可以作为知识的基础点,对加解密有一定的帮助-RSA source code test openssl in the use of RSA key algorithm can be used as knowledge base points, to a certain extent with the help of encryption and decryption
Update : 2024-04-29 Size : 34816 Publisher : liupeng

here is the xpl that attacks the some of openssl vulnerabilities
Update : 2024-04-29 Size : 18432 Publisher : neurom4nc3r

DL : 0
UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //本来还有2是关于进程的,不过那个电子书文件太大了,作罢。 POSIX Multithread Programming Primer.pdf //介绍pthread很不错的一本书,比如说介绍cancellation,它同时会对照win32,OS/2等实现的区别。 OReilly - Network Security with OpenSSL Ebook.pdf //对信息敏感的数据传输必须用ssl加密,配上openssl的源代码看书很不错。 mysql_MySQL Cookbook - Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf nginx-0.7.63.tar.gz //一个不错的webserver.和apache 类似。不过效率比apache好。 fourier_mellin.pdf // 关于fouriermellin算法的文件。 -UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //Richard_Stevens!!! POSIX Multithread Programming Primer.pdf OReilly- Network Security with OpenSSL Ebook.pdf mysql_MySQL Cookbook- Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf fourier_mellin.pdf //optical flow estimation using fourier mellin transform nginx-0.7.63.tar.gz //a efficient web server
Update : 2024-04-29 Size : 18493440 Publisher : tomt

可在基于Windows CE的系统下编译的Openssl。-openssl for ce
Update : 2024-04-29 Size : 5362688 Publisher : fflying

写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAPublicKey.pem”的私钥加密后(SIGN),放到密文文件头内;文件头内有明文的原始长度信息。 解密: 将密文文件解密成明文文件,流程与加密相反,先用“RSAPrivateKey.pem”私钥解密(KEY1)数据,得出随机密钥(KEY);用随机密钥对密文解密,得到明文文件;对明文文件进行摘要计算,得出HASH1;用“RSAPublicKey.pem”公钥解密SIGN,得出HASH2;HASH1与HASH2做对比,相同表示解密成功,不同表示解密失败。 密文文件头内可以保存原始加密人的信息以及解密人的信息,这样可以快速判断解密者是否有权限解密该密文文件,如果有权限则进行解密过程,否则直接提示没有权限解密。 -To write a file encryption and decryption tool (VC9+ OPENSSL) CA procedures: Generates two RSA key pairs, respectively, save for the PEM format, password-protected private key, the file named "RSAPrivateKey.pem" and "RSAPublicKey.pem". Encryption: The specified plaintext file encryption, secret self-definition file formats require the document to use symmetric algorithms (3des) encryption, symmetric key (KEY) is randomly generated, random key to use "RSAPrivateKey.pem" public key encryption, stored in the ciphertext header inside (KEY1) summary of the calculation of the plaintext file to do (HASH), the calculation results with the "RSAPublicKey.pem" private key encryption (SIGN), into ciphertext in the file header file header if there is express The original length of the message. Decryption: Decrypt the ciphertext into a plaintext file documents, processes and encrypt the contrary, the first to use "RSAPrivateKey.pem" decrypt the private key (KEY1) data, derived random k
Update : 2024-04-29 Size : 1097728 Publisher : 张希行

This tutorial how to program openSSL, this is good article..so please try it-This is tutorial how to program openSSL, this is good article..so please try it
Update : 2024-04-29 Size : 18432 Publisher : danu
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 43 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.