搜索资源列表
EDcode2
- 这是一个基于openssl库的对文件进行加密和数字签名的软件-openssl library based on the document encryption and digital signature software
OpenSSL.rar
- 用于实现SSL协议下的数字签名的软件OPENSSL的使用教程,SSL protocol for the realization of the digital signature of the use of software tutorials OPENSSL
openssl
- 关于openssl方面的编程,对加解密和数字签名感兴趣的朋友可以看下-Openssl programming on aspects of encryption and decryption and digital signature interested friends can facie
verfiy
- viusal c++ 中调用openssl源码 实现数字签名; 比较适合初学openssl API的人-viusal c++ call openssl source of digital signature more suitable for beginners openssl API people
krbtest
- 基于openssl开发的,加解密、签名验证和hash工具-Developed based on the openssl, encryption and decryption, signature verification and hash tools
1
- 参照PGP,实现一个文件加密系统,包括对称加密,非对称加密和数字签名等功能。 可选开发语言工具:Openssl VC .net java -Reference to PGP, the realization of a file encryption system, including symmetric encryption, asymmetric encryption and digital signature functions. Optional tool for the
pkcs11
- 通过openssl引擎实现密码运算,包含对称加密、解密、签名、验证、摘要运算的例子。-Through the openssl engine implements cryptographic operations, including symmetric encryption, decryption, signature verification, summary operations examples.
hash
- 哈希签名与验证,代码编写模拟实现,运行需要安装openssl,并进行各种库文件安全证书的导入-Hash signature and verification, coding to achieve simulation run need to install openssl, and conduct a variety of library security certificate import
digita_cetificate
- 利用数字证书签名消息并验证消息签名,运行前visual c++环境需安装openssl,及相关安全证书库文件-The use of digital certificates signed message and verify the message signature, before running visual c++ environment, the need to install openssl, and the relevant safety certificates library f
Service
- 采用SOA架构以Web服务的形式实现了对电子病历的签名和认证(其中的签名和验证算法均采用OpenSSL)同时内含数据库操作运行前应先安装数据库-Using SOA architecture to Web services in the form of implementation of electronic medical records for the signature and certification (including the signature and verification a
network_sec_with_openss
- 学习Openssl函数和源码的很好的资料,可以采用其中的加解密算法签名认证等算法-Learning Openssl functions and a good source of information that can be used in the encryption and decryption algorithms such as signature verification algorithm
OpenSSL_study
- 包含多个OpenSSL实例,可以让初学者很快掌握有关OpenSSL加密,解密,签名,认证函数的使用,VC++ 6.0平台-OpenSSL_study.rar contains multiple instances, allowing beginners to quickly master the use of the functions about OpenSSL encryption, decryption, signature and authentication , VC++ 6.0 Pl
testSign
- 标准C++编写的实现数字签名的例程,其中调用openssl实现了证书的解析,调用PKCS11实现了数字签名。-Written in standard C++ implementation of digital signature routines, which call openssl to achieve a certificate of analysis, calls PKCS11 to achieve a digital signature.
openssl-SNAP-20120428111112222334eccencrypion-and
- ecc library for digital signature encryption decryption and secure key exchange
ecc
- 在openssl中生成两对ECC密钥,并用它做签名和验签,并生成共享密钥-in openssl the function generates two pairs of ECC key signature and stamped with it, and generates a shared key
ecdsa-src-vc6
- 使用openssl实现的椭圆密码学签名、认证的简单例子,vc6.0。-Elliptical cryptography signature authentication using openssl achieve simple example, vc6.0.
openssl
- openssl常用功能练习源码,包括des、3des、rsa加解密算法,数字签名操作,pem和der格式转换,以及证书操作等。适用于初学者。-Openssl function practice commonly used source code, including des, 3 des, rsa encryption algorithm, digital signature, pem and der format conversion, as well as certificate of op
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
openssl-1.0.1j.tar
- 用于椭圆曲线的生成,签名,加解密,以及认证-For generating elliptic curves, signature, encryption, and authentication
sm2加密,解密基于openssl的C语言实现
- SM2 SM3 签名,验证签名,加密,解密,很好用的(SM2 signature verification C language implements very good resources for signing signature verification signatures)