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

搜索资源列表

  1. Algorithm

    0下载:
  2. 简单的对称加密算法程序,共有300行左右-Simple encryption program
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:2306
    • 提供者:qingtian
  1. AES

    0下载:
  2. 对称加密算法AES的C++实现,经过测试,好使。-To achieve the AES' s C++ of symmetric encryption algorithm has been tested, so that.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:5785
    • 提供者:李国进
  1. DES

    0下载:
  2. DES算法,对称加密算法.实现DES加密-DES algorithm, symmetric encryption algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:26138
    • 提供者:海山苍苍
  1. RSA

    0下载:
  2. RSA算法。非对称加密算法。实现RSA加密。-RSA algorithm. Asymmetric encryption algorithm. RSA encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-09
    • 文件大小:176866
    • 提供者:海山苍苍
  1. RSA-encryption-between-CSharp-and-java

    0下载:
  2. 关于不对称加密算法 RSA 在.Net平台与Java平台的互通互用的原理、例子参考,难得的整理-it s an example and practical exercise for RSA encryption algorithm on .Net and java platform ,how to compatible with each other
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:337996
    • 提供者:蓝鸥
  1. AESencrypt

    0下载:
  2. AES是经典的非对称加密算法,AES加密算法的C语言现实,代码可扩展性强-The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. Based on the Rijndael cipher d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:4076
    • 提供者:liwen
  1. DESencryption

    0下载:
  2. DES是经典的非对称加密算法,DES加密算法的C语言现实,在VC6.0下编写,代码可扩展性强-The Data Encryption Standard is a previously predominant algorithm for the encryption of electronic data. It was highly influential in the advancement of modern cryptography in the academic world.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:15040
    • 提供者:liwen
  1. RSA

    0下载:
  2. 文件里包含了头文件(rsa.h),主函数(main.c)还有rsa.c。用C语言实现的一种非对称加密算法。拿出来给大家分享一下-The file contains header files (rsa.h), the main function (main.c) rsa.c. A non-symmetric encryption algorithm with C language. Out for everyone to share
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:4153
    • 提供者:陈家豪
  1. shiyaner-fenzumimajiami

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 以DES/DESede为例,利用java中的相关类实现对指定字符串的加,解密 -Understand the principle of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: D
  3. 所属分类:Network Security

    • 发布日期:2017-11-20
    • 文件大小:122788
    • 提供者:mengmeng
  1. Symmetric-encryption

    0下载:
  2. java实现对称加密算法 实现文件的加密解密-java symmetric encryption algorithm implementation file encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:1926
    • 提供者:jason
  1. jiami

    0下载:
  2. 可实现对称加密算法的加密、解密和非对称加密算法RSA的加密解密。-Symmetric encryption algorithm encryption, decryption and asymmetric encryption algorithms RSA encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2684454
    • 提供者:ETHAN
  1. Test

    0下载:
  2. 用对称加密算法和MD5散列函数实现加解密-With a symmetric encryption algorithm and MD5 hash function to achieve encryption and decryption
  3. 所属分类:CSharp

    • 发布日期:2017-11-08
    • 文件大小:10954
    • 提供者:zhengtianjiao
  1. key_DES

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
  3. 所属分类:Applet

    • 发布日期:2017-11-25
    • 文件大小:6276
    • 提供者:fuaixia
  1. DES

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:6156
    • 提供者:fuaixia
  1. rsa1

    0下载:
  2. RSA算法编写的C++加密解密编程实现,RSA算法是信息安全技术领域十分经典的对称加密算法,可以实现保密通信及秘钥交换等功能。-The C++ programming realization of RSA algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3666725
    • 提供者:yuxin
  1. DES

    0下载:
  2. QT 实现 DES加密,一种对称加密算法,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。-QT achieve DES encryption, a symmetric
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:266416
    • 提供者:cyr
  1. DES

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)是一种对称加密算法,很可能是使用最广泛的密钥系统,特别是在保护金融数据的安全中,最初开发的DEA是嵌入硬件中的。-Data Encryption Algorithm (Data Encryption Algorithm, DEA) is a symmetric encryption algorithm, is probably the most widely used key system, especially in t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:289464
    • 提供者:fengyongjin
  1. AES

    0下载:
  2. 对称加密算法AES的C实现 算法参照国家对称加密算法标准-C implementation of AES symmetric encryption algorithm Algorithm with reference to national standard symmetrical encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1018588
    • 提供者:zzw
  1. DES

    0下载:
  2. DES的原始思想可以参照二战德国的恩尼格玛机,其基本思想大致相同。传统的密码加密都是由古代的循环移位思想而来,恩尼格玛机在这个基础之上进行了扩散模糊。但是本质原理都是一样的。现代DES在二进制级别做着同样的事:替代模糊,增加分析的难度。 算法参照国家对称加密算法标准-DES the original thoughts can refer to world war ii German enigma machine, its basic ideas about the same. Tradit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1147269
    • 提供者:zzw
  1. libtomcrypt_1.17.orig.tar

    0下载:
  2. 本程序是libtocrypt和libtommath大数运算库,用于C++编写非对称加密算法。-This program is libtocrypt and libtommath majority of computing for C++ write asymmetric encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1721194
    • 提供者:zhaohang
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com