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

搜索资源列表

  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
  1. c200-xdcodefans.net

    0下载:
  2. VC/C++源码,加密解密,加密,解密,DES   200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
  3. 所属分类:CA program

    • 发布日期:2017-11-06
    • 文件大小:419965
    • 提供者:dengchao
  1. Decrypt.rar

    0下载:
  2. 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:212805
    • 提供者:曾祥园
  1. digitally-signed

    0下载:
  2. 数字签名算法,使用RSA非对称密码算法,应该是非对称加密算法。DES是一种对称加密算法,不能做为数字签名的算法。对称加密算法由于加密和解密都是使用同一个密钥,所以无法保证密钥的完全保密(至少加密解密的两个人知道),也就不能唯一的确定加密者的身份。-Digital Signature Algorithm, using RSA asymmetric cryptographic algorithm should be non-symmetric encryption algorithm. DES is
  3. 所属分类:CA program

    • 发布日期:2017-11-17
    • 文件大小:7277
    • 提供者:haiyuanchen
  1. crypto40

    0下载:
  2. crypto++各种加密算法,包括des, rsa,md5-crypto++ various encryption algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:493089
    • 提供者:asdfgh
  1. PairKeyExample

    0下载:
  2. Java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。-Java asymmetric encryption source code examples, RSA encryption technology, the definition of encryption algorithms available DES DESede, Blowfish, such as is used in this example.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:5223
    • 提供者:pudn1370
  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. key-destribution

    0下载:
  2. java实现rsades混合加密的密钥分配-key disribution by rsa and des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:636860
    • 提供者:宋磊
  1. JavaPairKeyExample

    0下载:
  2. Java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -Java asymmetric encryption source code examples, in this case using RSA encryption technology available encryption algorithms defined DES, DESede, Blowfish and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:6198
    • 提供者:xuchi
  1. wuya

    0下载:
  2. 在线售书网站,用户登录,注册等模块实现密钥协商和加密传输,包含RSA 和 DES 的php和JS两个版本,压缩包内含有数据库文件。很适合初学者。 -Online book sites, user login, registration and other modules to achieve key negotiation and encrypted transmission, including RSA and DES are two versions of php and JS, compr
  3. 所属分类:Web Server

    • 发布日期:2017-05-11
    • 文件大小:2934124
    • 提供者:1100300830
  1. MC_Crypt

    0下载:
  2. 包含多种加密算法AES,DES,BLOWFISH,MD5,RSA,SHA等等。汇总到了一起,便于对各种加密算法的学习-Contains a variety of encryption algorithms AES, DES, BLOWFISH, MD5, RSA, SHA and so on. Aggregated together to facilitate the learning of various encryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:694750
    • 提供者:彭红巧
  1. mixed-encrypt-system

    1下载:
  2. 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。本系统特点如下: 1:提供了俩个加密接口。混合加密,DES加密。 2:本系统的DES可以进行1次DES加密(标准DES加密)和3次DES加密。它会根据密钥长度,自动选择加密方案。当密钥长度在64位以内时它将使用标准DES加密,当密钥长度超过64位后,系统将设置第2密钥,并启用3次DES加密。其密钥长度可达112位,并且它还具有很强的扩展性,提供了3种加解密接口:文件接口,文件句柄接口(可以供其他加密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5545671
    • 提供者:gu
  1. Signature-6

    0下载:
  2. 包括两个部分:数字签名和签名认证。密钥采用des加密。通过md5获取数字摘要。然后用rsa签名/认证。-Consists of two parts: digital signature and signature authentication. Key using des encryption. Through the md5 access to digital paper. Then use the rsa signature/certification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:355734
    • 提供者:小许
  1. JAVA_Encrypt

    1下载:
  2. Java 实现DES文件加密、MD5获取数字签名和文件验证、RSA签名加密。分为接收端和发送端。-Java implementation of the DES file encryption, MD5 obtaining digital signatures and document verification, RSA signature encryption. Into the receiver and transmitter.
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:67337
    • 提供者:风吹
  1. project.tar

    0下载:
  2. go语言实现的DES与RSA算法,对明文的加密及对密文的解密-DES and RSA algorithms go language, the plaintext encryption and decryption of the ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:825040
    • 提供者:马智
  1. chat1

    0下载:
  2. 基于DES和RSA的加密聊天工具,共包含4个文件: chat.cpp、des.h、rsa.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器),如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。 此外,代码中实现了异步,select以及普通三种IO模型,需要通过定义宏控制。-DES and RSA encrypti
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:9052
    • 提供者:xuting
  1. CSharp

    0下载:
  2. rsa md5 des 等各种密码学实验的例子 带有界面-Examples rsa md5 des cryptography and other experiments with the interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:523869
    • 提供者:linchu
  1. RSA_DES

    0下载:
  2. 用C++实现的DES加密算法和RSA加密算法,控制台显示,可同时查看明文和密文,可自主设置密钥-Using C++ DES encryption algorithm and RSA encryption algorithm, the console display can simultaneously view the plaintext and ciphertext can be independently set key
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4344431
    • 提供者:刘豫
  1. RSADES

    0下载:
  2. DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明-   Void SetKey(const char* Key, int len)    {     Memset(deskey,0,16)     Memcpy(deskey,key,len>16?16:len)     SetSubKey(&SubKey[0],&deskey[0])     Is3DES = len
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:131314
    • 提供者:何旭
  1. MyEncryptor

    0下载:
  2. 安卓加密解密字符串的软件,用来测试rsa aes des 等加密解密算法-android rsa aes
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1318169
    • 提供者:任文慧
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com