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

搜索资源列表

  1. RSA_DHC

    0下载:
  2. 实现RSA公钥加密算法的C++程序,通过连个随机素数,生成加解密的公钥与私钥。-Implement RSA public key encryption algorithm C++ program, through even a random primes generated public key and private key encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:5678
    • 提供者:戴慧超
  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. Encryption-and-decryption

    0下载:
  2. VB 54种压缩解压算法与21种加密解密算法源码-VB 54 of compression decompression algorithms with 21 kinds of encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:74961
    • 提供者:gytr
  1. rsa

    0下载:
  2. 一个移动客户端与服务端安全交互的解决方案。 针对: http://my.oschina.net/kaster/blog/130940 客户端使用AES加密报文,使用RSA公钥加密AES密钥 服务端使用私钥解密AES密钥,再使用AES密钥解密密文 隐掉了数据压缩部分-A mobile client and server security solutions that interact. For: http://my.oschina.net/kaster/bl
  3. 所属分类:JavaScript

    • 发布日期:2017-03-23
    • 文件大小:6156
    • 提供者:贾宝奇
  1. des-3des

    0下载:
  2. des与3des加密解密程序,非常好用,大家可以试试,从网上下载下来的-des and 3des encryption and decryption procedures, very easy to use, we can try, downloaded from the Internet
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:4919
    • 提供者:liulai
  1. FTP

    0下载:
  2. FTP编辑器,设计5个窗体,FORM1为写字板基本界窗体面,FORM2为查找替换窗体,FORM3为加密解密窗体,FORM4为颜色设置窗体,FORM5为自述与联系窗体,设计一个模块,定义变量-FTP editor, design 5 form, FORM1 form as WordPad basic boundary surface, FORM2 to find a replacement form, FORM3 for the encryption and decryption form, F
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:5538
    • 提供者:matlab
  1. Base64

    0下载:
  2. Base64加密解密,支持中文,无乱码。已经测试通过,与Java程序的加密解密字符串相互转化。-Base64 encryption and decryption support the Chinese, without distortion. Has been tested with Java programs encrypt decrypt strings into each other.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:346737
    • 提供者:李广
  1. DesDecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption procedures, VC source code written with Des file encryption program is supporting the use of. Simple to use, navigate to the desired declassified docume
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27083
    • 提供者:卞爱涛
  1. DesEncypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:26451
    • 提供者:dsmask
  1. 456

    1下载:
  2. RSA算法的C语言实现 1.密钥的产生 (1)选两个安全的大素数p和q。 (2)计算n=p×q,φ(n)=(p-1)(q-1),其中φ(n)是n的欧拉函数值。 (3)选一整数e,满足1<e<φ(n),且gcd(φ(n),e)=1。 (4)计算d,满足de≡1 modφ(n),即d是e在模φ(n)下的乘法逆元,因e与φ(n)互素,由模运算可知,它的乘法逆元一定存在。 (5)以{e,n}为公开钥,{d,n}为秘密钥。 2.加密 加密时首先将明文M比特串分组
  3. 所属分类:CA program

    • 发布日期:2017-03-24
    • 文件大小:1650
    • 提供者:qwerty
  1. DNFzuixinjiemibianli

    0下载:
  2. 地下城与勇士(DNF)最新解密遍历工具源码,帮你找到你想要的加密偏移,要模块联系QQ:157406917 注明:DNF解密遍历 为了下载点吐血奉献了。-DNF latest decryption ergodic source tools, to help you find what you want to encrypt the offset to the module contact QQ: 157406917 specify: DNF decryption traverse the
  3. 所属分类:ELanguage

    • 发布日期:2017-04-03
    • 文件大小:779565
    • 提供者:高先生
  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. DES.c

    0下载:
  2. 标准DES加密解密算法C源代码 1.此代码绝对正确可靠,而且是标准的DES算法,已经用于现场。 2.用于通讯加密解密 3.此代码运行结果与DES加密解密工具测试结果完全一样 -Standard DES encryption and decryption algorithm C source code 1 This code is absolutely correct and reliable, and is the standard DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3393
    • 提供者:万娜
  1. CUDA-AES

    0下载:
  2. 基于CUDA的AES快速加密解密文档,系统介绍饿AES算法的设计与优化-CUDA-based AES encryption and decryption of documents quickly, the system introduced hungry AES algorithm design and optimization
  3. 所属分类:Software Testing

    • 发布日期:2017-05-12
    • 文件大小:2758513
    • 提供者:张猛
  1. DES_Encrypt_Decrypt

    0下载:
  2. c#初学者,做了一个DES加密解密程序与大家分享交流~-DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:63351
    • 提供者:张伟
  1. CandPython_AES

    0下载:
  2. c++语言的AES算法有很多版本,此文件的AES算法与python加密库的AES算法相匹配(from Crypto.Cipher import AES),可实现C++与python之间的AES加解密转换-AES algorithm c++ language has many versions, this file AES algorithm of AES algorithm and the python cryptography library, matching can be realized
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-10
    • 文件大小:17463910
    • 提供者:许扬轩
  1. tdes

    0下载:
  2. java卡3des对称加解密算法,可实现加密解密与随机数产生算法,可实现内外部验证-java card 3des symmetric encryption algorithm, encryption and decryption can be achieved with the random number generation algorithm can achieve internal and external validation
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:1523
    • 提供者:周保锋
  1. jm

    0下载:
  2. 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5404
    • 提供者:蔡国庆
  1. image_coding

    1下载:
  2. 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:170915
    • 提供者:
  1. DESdecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:26567
    • 提供者:wpudn29
« 1 2 ... 24 25 26 27 28 2930 31 32 »
搜珍网 www.dssz.com