CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openssl Des

搜索资源列表

  1. crypto-tools-20071215.tar

    1下载:
  2. A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9183
    • 提供者:ygt
  1. 文件保险柜

    0下载:
  2. openssl 对称加解密算法
  3. 所属分类:源码下载

    • 发布日期:2011-05-04
    • 文件大小:669046
    • 提供者:xiaoling572710
  1. des

    0下载:
  2. vc++ openssl 实现加密des-openssl 实现加密
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1073
    • 提供者:huaaa
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. openssl-0.9.8l

    0下载:
  2. Openssl0.9.8开发包.里面包含了很多的密码学算法,包括DES,HASH等,和PKI中证书的生成和使用.-This rar included openssl develpment kit.lots of cryto alth ,des ,hash etc...and the certi of pki included.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6270484
    • 提供者:weller
  1. openssl_program

    0下载:
  2. OpenSSL开源项目,关于PKI,加密与认证等网络安全相关的经典-OpenSSL PKI DES RSA
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:515517
    • 提供者:jiang
  1. EVP_Encrypt

    0下载:
  2. 基于OPENSSL的加密源码 DES EBC模式 工程-OPENSSL based encryption source DES EBC mode works
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1260655
    • 提供者:王剑
  1. wenjianbaoxian

    0下载:
  2. 密码学中用openssl做的文件保险箱,融合了AES.DES.RAS等多种加密算法。-In cryptography openssl do file safe, shirt-sleeve AES. DES. RAS and so on the many kinds of encryption algorithm.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:210352
    • 提供者:董冠群
  1. openssl

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:636880
    • 提供者:
  1. OPENSSL

    0下载:
  2. 《OPENSSL简明教程》,中文版,包括OpenSSL简介.doc、Openssl之BIO系列.doc、Openssl之DES系列.doc、openssl之EVP.doc、openssl之PEM.doc、openssl之RSA.doc。里面都有实例代码,方便学习。-The " OPENSSL simple tutorial, the Chinese version, including OpenSSL Profile. Doc, the Openssl' s BIO series
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:176696
    • 提供者:古月森林
  1. OpenSSL

    1下载:
  2. 调用openssl实现des cbc ecb 加密 rsa 圆周曲线等等,功能十分强大-openssl des rsa md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-10-31
    • 文件大小:1958049
    • 提供者:心艺软件
  1. TestOpensslkang

    0下载:
  2. Openssl DES 加密实例。 Openssl DES 加密实例。 -Openssl DES Openssl DESOpenssl DES
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-24
    • 文件大小:3349077
    • 提供者:郭旭
  1. OPENSSL

    1下载:
  2. 实现一款文档文件加密和签名的工具 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
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-23
    • 文件大小:833536
    • 提供者:杨成伟
  1. des

    0下载:
  2. openssl 下实现简单des算法加密,内容简单易懂,希望对你有所帮助-des simple encryption algorithm under openssl, content easy to understand, I hope for your help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3673
    • 提供者:朱龙海
  1. openssl-master

    0下载:
  2. OPEN SSL源代码,rsa ,des aes e-OPEN SSL ,rsa ,des aes ecc
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-23
    • 文件大小:7026688
    • 提供者:梁雨枫
  1. Lab2

    0下载:
  2. 信息安全试验,对称加密解密算法——aes和des,C++加openssl语言实现,编译环境是visual studio2010-Information security test, symmetric encryption and des, aes decryption algorithm, c++ with openssl language implementation, compile environment is visual studio2010
  3. 所属分类:CSharp

    • 发布日期:2017-05-30
    • 文件大小:12254099
    • 提供者:
  1. DES Tool 2_1

    0下载:
  2. This tool can be used to Crypt your data
  3. 所属分类:加密解密

    • 发布日期:2017-12-27
    • 文件大小:164864
    • 提供者:joneyzhao
  1. C++ 利用openssl实现DES的CBC模式加解密

    0下载:
  2. C++ 利用openssl实现DES的CBC模式加解密(C++ uses OpenSSL to implement CBC mode encryption and decryption of DES)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:22141952
    • 提供者:陌路ads
  1. Openssl

    0下载:
  2. 基于VC6的openssl库, (1) lib\libeay32.lib及lib\ssleay32.lib是已经编译好的VC6可用的静态库, 只要把这两个文件拷到VC6的lib目录中即可。 (2) include\openssl是openssl相关的头文件, 只要把openssl这个文件夹复制到 VC6的include目录中即可, 注意是把openssl文件夹及里面的文件都复制过去。 (3) VC6写的源程序要调用Openssl库函数时,需要做以下两步: ①在
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:6828032
    • 提供者:zhang peter
搜珍网 www.dssz.com