CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 加密 测试

搜索资源列表

  1. rsaqianming

    0下载:
  2. 基于RSA算法的数字签名程序,可以实现RSA加密盒解密,可用已测试-RSA algorithm-based digital signature program, you can achieve decrypt RSA encryption box, available test
  3. 所属分类:CA program

    • 发布日期:2017-11-14
    • 文件大小:356625
    • 提供者:li
  1. www.NewXing.com

    0下载:
  2. md5加密,解密用c++已经实现了,大家试试下,亲自测试可以用-md5 encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:295744
    • 提供者:尹武举
  1. ELEnDecrypter

    0下载:
  2. 提供简单常用的文本加密解密功能,包括:1、单向HASH加密(MD5、SHA算法);2、基于.NET平台Base64String的加密解密;3、DES、RC2算法加密解密。可满足常规的文本加密解密、密码测试等需求。-Provides a simple common text encryption and decryption functions, including: a one-way encrypted HASH (MD5, SHA algorithm) 2. NET-based platf
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:49296
    • 提供者:Elvind
  1. Cryptology

    1下载:
  2. 1. 实现课本 简单的SPN-分组加密和解密算法; 2. 实现对任意文件的加密和解密; 3. 测试加密函数的运行速度; 4. 对加密函数进行先行密码分析。 -1 to achieve a simple textbook SPN-packet encryption and decryption algorithm 2 to achieve arbitrary file encryption and decryption 3 tests the speed of the encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-23
    • 文件大小:5120
    • 提供者:liming
  1. Encrypt

    0下载:
  2. RSA加密 java实现 并且有测试代码-RSA encryption java implementation and test code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7431
    • 提供者:sophy
  1. DES-C

    0下载:
  2. DES 加密算法 比较高效的加密 运行代码可以直接测试 会显示加密所用的时间-More efficient encryption algorithm DES encryption
  3. 所属分类:CA program

    • 发布日期:2017-05-20
    • 文件大小:6023423
    • 提供者:Citying
  1. DESEncryptionDecrypt

    0下载:
  2. 编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。-Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I pur
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:25444
    • 提供者:向建华
  1. aes-crypto-cpp

    1下载:
  2. aes加密算法,纯C++实现,本代码是一个VC++6.0项目,包含aes加密算法的封装,并且有测试代买-aes encryption algorithm to achieve C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:19568
    • 提供者:杨继生
  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. PictureEncryption

    0下载:
  2. Vb加密文件,利用图片加密文件,加密对象.txt、.ini、.dat三种文件类型,使用图片加密这些文件,你见过吗?好奇的话就下载源码探访究竟如何实现的吧。   测试提示:一定要选择图片和文件,否则不能执行加密!,-Vb encrypted files, use the picture file encryption, encryption object.Txt,.Ini,.Dat three file types, encrypt the file using the pictures,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3338
    • 提供者:铭宇
  1. VBPacket

    0下载:
  2. 大量加密解密及压缩解压算法VB源码包。欢迎测试使用-a lot of vb encode and decode bas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:310380
    • 提供者:fdsfsdfds
  1. openssl_enc

    0下载:
  2. 利用openssl进行加密解密,其中实现了aes、3des、rsa算法,包括测试程序。下了编译不通过请参考openssl配置,动态链接库路径以及包含头文件路径是否正确。-Use openssl for encryption and decryption, which achieved a aes, 3des, rsa algorithm, including testing procedures. Under the compiler does not pass, please refer to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2135
    • 提供者:田元江
  1. AES-Encryption

    0下载:
  2. 自己写的一个AES加密程序,其中有两个控制台程序是用来测试的,要比GUI的容易理解-To write a AES encryption program, which has two console program is used to test and easy to understand than the GUI ——for google translate....
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1086211
    • 提供者:Han
  1. decode-and--encode

    0下载:
  2. 用于加密/解密的代码,以ATL形式提供 主要用于加密解密的代码测试。-Used for encryption/decryption code to ATL form Mainly used for encryption to decrypt code test.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-07
    • 文件大小:134952
    • 提供者:龚正
  1. ZucAlgo

    0下载:
  2. python 实现的祖冲之(ZUC)流加密算法及测试程序。-ZUC algorithm that is implemented by python and its test demo.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:11951
    • 提供者:
  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. base64md5

    0下载:
  2. md5加密,base64加密等最强大加解密工具,压缩包提供了所有能用的类,并作了测试程序。-md5 base64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:68694
    • 提供者:yuanwei
  1. DES

    0下载:
  2. 该算法在1.79GHZ的CPU上测试的速度是850KB/S。加密算法与CPU的运转速度是成线性关系的。随着双核以及多核CPU的出现,硬件的改善讲会成倍的加快算法的运行速度。-The algorithm is tested on a CPU 1.79GHZ speed is 850KB/S. CPU operating speed and the encryption algorithm is a linear relationship. With the emergence of dual-co
  3. 所属分类:Network Security

    • 发布日期:2017-04-25
    • 文件大小:11627
    • 提供者:张赛
  1. rasp_code

    0下载:
  2. 用于进行矩阵逆变换的加密的matlab测试代码,用于进行数据库代理加密的方案。-Encrypted matlab test code for matrix inverse transform is used for database encryption scheme agency.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:53106
    • 提供者:qiuzhiyong
  1. 3des

    0下载:
  2. 3des加密实现类,对字符串进行加密解密,包含测试调用程序.-3des encryption implementation class, including testing the calling program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1825068
    • 提供者:ddz
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com