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

搜索资源列表

  1. code

    0下载:
  2. 采用DES算法,实现字符串和文本文档加密解密,对算法进行强度测试-The use of DES algorithm, the realization of the string and the text document encryption and decryption of the algorithm testing
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:1522264
    • 提供者:zhouwei
  1. RSA56778

    0下载:
  2. 用VC实现的rsa加密解密算法,本人经过测试,可以 直接使用 生成任意多位和任意多个的大素数,十六进制表示 -VC achieved using rsa encryption and decryption algorithm, I tested and can be directly used to generate any number and any number of large prime numbers, hexadecimal
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:50618
    • 提供者:易守旺
  1. md5

    0下载:
  2. keilC51,8位机的MD5加密算法,从RFC1321上移植过来的,编译通过,结果测试通过.-keilC51, 8 crew of the MD5 encryption algorithm, the transplant from the RFC1321, the compiler is passed, the results of the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3299
    • 提供者:祝庆
  1. sscs

    0下载:
  2. 描述和实现了信息安全中多种加密算法用到的素数测试算法。-Described and the achievement of a wide range of information security in the encryption algorithm used in prime number testing algorithm.
  3. 所属分类:Network Security

    • 发布日期:2017-04-10
    • 文件大小:1924405
    • 提供者:林若辰
  1. ChattingSystemWithSecurityFunction

    0下载:
  2. 这是我上学时的一个作业,使用symetric key和mac给一个聊天程序发送的信息加密和解密。使用c#编写。单机测试的时候,打开2个实例,然后其中一个点listen,另一个的hostname填上localhost,然后点连接。两个chat就可以互相发送信息了。-This is my school, a job, use symetric key and the mac to a chat program to send the message encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:220933
    • 提供者:刘洋
  1. MD5

    0下载:
  2. 标准C++写的使用MD5算法加密和解密的代码,这个代码测试可以使用。-Written in standard C++ using the MD5 algorithm to encrypt and decrypt the code, this code test can be used.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:4511
    • 提供者:lixiuhong
  1. sha1

    0下载:
  2. c语言写的sha1加密算法 测试过没有问题 可用于SSL等 -sha1.it has been tested .no error.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3959
    • 提供者:张豆豆
  1. des

    0下载:
  2. DES加密算法的完整实现,加解密速度快。经过测试,可以放心使用。-DES encryption algorithm of the complete implementation of the encryption and decryption speed. After testing, you can rest assured that use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5911
    • 提供者:黄亮
  1. ed

    0下载:
  2. 一个加密机与解密机实例源码 ,VC编写,测试过,功能是能够实现的,对有这方面需要的人来说很实用,而且代码不是太复杂,可以作为加解密编程学习。注:杀毒软件可能会报,但不碍事。-An encryption and decryption machine machine source code examples, VC prepared, tested, functions can be achieved on the needs of people in this regard is very pra
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:410326
    • 提供者:马跃
  1. DES

    0下载:
  2. 实现对文件读取,并对其进行DES加密。此外,自动生成8位密钥并进行大量测试。-Generate the keys and have the DES descyrtion.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3268
    • 提供者:Caesar
  1. DES

    0下载:
  2. DES完整的加解密算法,使用C语言实现,经过测试,可以运行。 明文分组长64比特。有效主密钥长56比特,根据密钥生成算法,由主密钥生成16个48比特的子密钥。 该算法共16轮,每轮使用一个子密钥。 在进行16轮加密之前,先对明文做一个初始置换IP。 每一轮加密的轮函数f为: . 在16轮加密之后,对比特串L16R16换位为R16 L16,做逆置换IP-1,从而得到密文C。 -DES encryption algorithm is complete, use the C l
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:3623
    • 提供者:曹云青
  1. RSA

    0下载:
  2. RSA加密算法使用C语言实现,包含1个C程序,经过测试,可以运行。-RSA encryption algorithm using the C language, contains a C program, after testing, you can run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2063
    • 提供者:曹云青
  1. AES

    0下载:
  2. AES加密解密程序,经测试可用,供大家学习交流-AES encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:89965
    • 提供者:江浩
  1. AES_C_Delphi7

    3下载:
  2. AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36169
    • 提供者:李健
  1. okdes

    0下载:
  2. 一个 des base64 md5 等多种加密算法的实现程序,已经测试通过,vc++6.0 实现,适用于任何系统-A des base64 md5 encryption algorithm such as the realization of a variety of procedures have been tested, vc++6.0 to achieve, is applicable to any system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1992293
    • 提供者:王大傻
  1. aes_crypto_core_latest.tar

    0下载:
  2. AES加密算法的Verilog实现,不包括测试文件-Verilog realization of AES encryption algorithm, not including test file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1926783
    • 提供者:sunyun
  1. Encrypt

    0下载:
  2. JAVA MD5加密源码,此源码适合初学者使用,其中的测试文档需用用户根据自己的需要来完成。-JAVA MD5 encryption source code, the source for beginners, one of the test document Xu Yong users to complete their own needs.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2290
    • 提供者:chendong
  1. file_sec

    0下载:
  2. 一款简单的文件加密软件,测试使用,vb编写,供大家学习参考-A simple file encryption software, test use, vb prepared for them to learn information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2729
    • 提供者:bob
  1. EncriptionWithJava

    0下载:
  2. 系统要和一个外部系统进行通讯,传输方式是采用 DES 算法对消息进行加密,再用 BASE64 编码。不过对方系统是用 C# 写的。平台不一样,于是我和对面的老兄先测试一下加密解密。这一测试问题就来了。两边采用同样的密钥,对同一个字符串加密出来的结果不一样。-Encription and discr iption with Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:Vincent
  1. des

    0下载:
  2. 简单的实现DES加密解密的源码。有默认的测试明文和密钥。-Simply implementating DES encryption and decryption. There is A default test plaintext and key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3869
    • 提供者:李淑怡
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com