文件名称:matrixssl-1-8-8-open
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 795kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
matrixssl是一套SSL通信加/解密库,它的设计目标是嵌入式应用,因此整个库非常小,编译后的代码长度只有openssl的1/20左右。-MatrixSSL is an embedded, open source SSL implementation designed for small
footprint applications and devices. It is designed to reduce the complexity of integrating
SSL into an embedded project. With a simple API and security layer, users are able to
easily integrate MatrixSSL with their applications. MatrixSSL uses industry standard
cryptographic algorithms and protocols to ensure users are getting a strong and reliable
security solution in an open-source package that is under 50K compiled (platform and
additional features obviously dictate the final size).
footprint applications and devices. It is designed to reduce the complexity of integrating
SSL into an embedded project. With a simple API and security layer, users are able to
easily integrate MatrixSSL with their applications. MatrixSSL uses industry standard
cryptographic algorithms and protocols to ensure users are getting a strong and reliable
security solution in an open-source package that is under 50K compiled (platform and
additional features obviously dictate the final size).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
doc
...\._Renegotiating_TLS.pdf
...\MatrixSSL-1.8.8-SecurityNotes.pdf
...\MatrixSSLApi.pdf
...\MatrixSSLDeveloperGuide.pdf
...\MatrixSSLKeyGeneration.pdf
...\MatrixSSLPortingGuide.pdf
...\MatrixSSLReadme.pdf
...\MatrixSSLSocketApi.pdf
...\Renegotiating_TLS.pdf
examples
........\CAcertSrv.der
........\CAcertSrv.pem
........\CAcertSrv.pem1
........\certSrv.der
........\certSrv.p12
........\certSrv.pem
........\httpsClient.c
........\httpsClient.sln
........\httpsClient.vcproj
........\httpsReflector.c
........\httpsReflector.sln
........\httpsReflector.vcproj
........\Makefile
........\privkeySrv.der
........\privkeySrv.pem
........\sslSocket.c
........\sslSocket.h
license.txt
matrixCommon.h
matrixSsl.h
src
...\cipherSuite.c
...\crypto
...\......\cryptoLayer.h
...\......\matrixCrypto.h
...\......\peersec
...\......\.......\arc4.c
...\......\.......\base64.c
...\......\.......\des3.c
...\......\.......\md2.c
...\......\.......\md5.c
...\......\.......\mpi.c
...\......\.......\mpi.h
...\......\.......\pscrypto.h
...\......\.......\rsa.c
...\......\.......\sha1.c
...\Makefile
...\matrixConfig.h
...\matrixInternal.h
...\matrixSsl.c
...\matrixSsl.vcproj
...\matrixSslStatic.vcproj
...\os
...\..\debug.c
...\..\linux
...\..\.....\linux.c
...\..\osLayer.h
...\..\psMalloc.h
...\..\vxworks
...\..\.......\vxworks.c
...\..\win
...\..\...\win.c
...\pki
...\...\asn1.c
...\...\matrixPki.h
...\...\pkiInternal.h
...\...\rsaPki.c
...\...\x509.c
...\ssl.LIB
...\sslDecode.c
...\sslEncode.c
...\sslv3.c
...\._Renegotiating_TLS.pdf
...\MatrixSSL-1.8.8-SecurityNotes.pdf
...\MatrixSSLApi.pdf
...\MatrixSSLDeveloperGuide.pdf
...\MatrixSSLKeyGeneration.pdf
...\MatrixSSLPortingGuide.pdf
...\MatrixSSLReadme.pdf
...\MatrixSSLSocketApi.pdf
...\Renegotiating_TLS.pdf
examples
........\CAcertSrv.der
........\CAcertSrv.pem
........\CAcertSrv.pem1
........\certSrv.der
........\certSrv.p12
........\certSrv.pem
........\httpsClient.c
........\httpsClient.sln
........\httpsClient.vcproj
........\httpsReflector.c
........\httpsReflector.sln
........\httpsReflector.vcproj
........\Makefile
........\privkeySrv.der
........\privkeySrv.pem
........\sslSocket.c
........\sslSocket.h
license.txt
matrixCommon.h
matrixSsl.h
src
...\cipherSuite.c
...\crypto
...\......\cryptoLayer.h
...\......\matrixCrypto.h
...\......\peersec
...\......\.......\arc4.c
...\......\.......\base64.c
...\......\.......\des3.c
...\......\.......\md2.c
...\......\.......\md5.c
...\......\.......\mpi.c
...\......\.......\mpi.h
...\......\.......\pscrypto.h
...\......\.......\rsa.c
...\......\.......\sha1.c
...\Makefile
...\matrixConfig.h
...\matrixInternal.h
...\matrixSsl.c
...\matrixSsl.vcproj
...\matrixSslStatic.vcproj
...\os
...\..\debug.c
...\..\linux
...\..\.....\linux.c
...\..\osLayer.h
...\..\psMalloc.h
...\..\vxworks
...\..\.......\vxworks.c
...\..\win
...\..\...\win.c
...\pki
...\...\asn1.c
...\...\matrixPki.h
...\...\pkiInternal.h
...\...\rsaPki.c
...\...\x509.c
...\ssl.LIB
...\sslDecode.c
...\sslEncode.c
...\sslv3.c