文件名称:OPENSSL
-
所属分类:
- 标签属性:
- 上传时间:2014-11-27
-
文件大小:814kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实现一款文档文件加密和签名的工具
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 | SHA3) for summary calculations 2, choose a symmetric key encryption algorithms or stream ciphers (DES | AES | RC4) 3. Select a public key signature algorithm (RSA | ECC), requires a separate key pair generation algorithm encryption mode 4, document file for CBC.
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 | SHA3) for summary calculations 2, choose a symmetric key encryption algorithms or stream ciphers (DES | AES | RC4) 3. Select a public key signature algorithm (RSA | ECC), requires a separate key pair generation algorithm encryption mode 4, document file for CBC.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OPENSSL编程实践——实现文件加密和数字签名.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.