CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - encryption algorithm

搜索资源列表

  1. KaiSa

    0下载:
  2. 简单的恺撒加密算法(c++描述),欢迎大家下载!-simple Caesar encryption algorithm (c described), all are welcome to download!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:8170
    • 提供者:目亚
  1. RC4

    0下载:
  2. RC4算法是一种在电子信息领域加密的技术手段,用于无线通信网络,是一种电子密码,只有经过授权(缴纳相应费用)的用户才能享受该服务。-RC4 algorithm is a field of electronic information encryption techniques for wireless communication networks, is an electronic password that only authorized (to pay the appropriate fee
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2198503
    • 提供者:杨丰
  1. AES128

    0下载:
  2. 封装成C++类的AES128位加密算法,自己把AES128位加密算法封装成一个C++类,包括加密算法和解密算法,并写了一个例子,方便使用!-Package into C++ class AES128 bit encryption algorithm AES128 bit encryption algorithm own package into a C++ class, including encryption algorithms and decryption algorithms, and
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1203278
    • 提供者:黄仲庭
  1. codeanddecode

    0下载:
  2. 该程序没有用到超级复杂的加密解密算法,只是应用了简单的方法加密字符串,可为密码多的人玩玩。-The program did not use super complex encryption algorithm, just applied a simple method encrypted string for the password and more people play.
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:1284723
    • 提供者:Sasion Zhou
  1. DES

    0下载:
  2. 用分组密码加密体制,实现DES加密解码的算法。-Block cipher encryption system, DES encryption decoding algorithm.
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:917084
    • 提供者:Carina
  1. Java_C_3DES

    0下载:
  2. 提供java与c加解密一致的3des算法-The provided java and c encryption and decryption consistent 3des algorithm
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:1415901
    • 提供者:莫瑞芳
  1. RSA-example

    0下载:
  2. 大二的时候写的RSA类头文件,集成了大数四则运算、幂模运算、米勒罗宾算法寻找大数等RSA加密必须的算法,详询《密码学原理与实践》-Sophomore writing the RSA class header file, integrated Tarsus four computing power modular arithmetic, Miller-Rabin algorithm must find large numbers RSA encryption algorithm, detailed
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:4125
    • 提供者:尚钊
  1. des

    0下载:
  2. C++ des 用C++实现的des加密算法,代码很实用哦-C++ des Using C++ to achieve the DES encryption algorithm, the code is very useful oh
  3. 所属分类:Console

    • 发布日期:2017-12-08
    • 文件大小:4650
    • 提供者:吴国俊
  1. DES

    0下载:
  2. DES密码加密算法 对8字符明文进行加密 输出密文-DES password encryption algorithm to 8 characters text is encrypted output ciphertext
  3. 所属分类:Console

    • 发布日期:2017-12-07
    • 文件大小:3791
    • 提供者:wangaohui
  1. AEC

    0下载:
  2. AEC加密算法的实现,VS2005编译,欢迎下载-AEC encryption algorithm, VS2005 compile, welcome to download
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:918328
    • 提供者:xiao剑平
  1. DES

    0下载:
  2. DES加密算法的实现。DES文件夹中,1.txt是要加密的文件,2.txt是加密后的文件,3.txt是2.txt解压的结果。-DES encryption algorithm. DES folder, 1.txt is to encrypt the file, 2.txt is encrypted files, 3.txt 2.txt is the result of decompression.
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1264630
    • 提供者:chenjy
  1. DES

    0下载:
  2. des算法核心的标准实现,没有使用加密模式.-des algorithm core standard implementation, no encryption mode.
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:295336
    • 提供者:陈旭源
  1. AES

    0下载:
  2. AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:3121
    • 提供者:zhouyu
  1. 1.1

    0下载:
  2. 实现DES加密算法、实验目的 1、掌握DES加、解密算法的原理和过程; 2、能够编写程序实现DES加、解密,以及DES的应用。-DES encryption algorithm to achieve a lab report, the experiment was a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:659435
    • 提供者:lihualuo
  1. 1.2

    0下载:
  2. 实现DES加密算法一、实验目的 1、掌握DES加、解密算法的原理和过程; 2、能够编写程序实现DES加、解密,以及DES的应用。-DES encryption algorithm to achieve a purpose of the experiment a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES enc
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:215146
    • 提供者:lihualuo
  1. RSA

    0下载:
  2. RSA encryption algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:509508
    • 提供者:ding
  1. 54321

    0下载:
  2. 换位加密解密算法:换位密码就是一种早期的加密方法,与明文的字母保持相同,区别是顺序被打乱了。通常,换位加密采用分组的形式,将明文分成指定的长度n的多组数据,然后在组内按照给定的置换规则进行字符换位。-Transposition encryption algorithm
  3. 所属分类:Console

    • 发布日期:2017-05-01
    • 文件大小:945588
    • 提供者:yiling
  1. DES

    0下载:
  2. 实现des算法文件的加密与解密,含部分注释-Des algorithm realization file encryption and decryption, including some comments
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4544
    • 提供者:刘大将
  1. VCPPCRYPTPP

    0下载:
  2. VC编程加解密算法库CRYPT++ 实现文件的加密解密功能-VC programming encryption and decryption algorithm library CRYPT++
  3. 所属分类:Console

    • 发布日期:2017-05-26
    • 文件大小:8877013
    • 提供者:贺荧娇
  1. Algorithm_SM4

    0下载:
  2. SM4国密加解密算法,安全程度比3DES加解密算法高很多-SM4 state secret encryption algorithm, the security level is much higher than the 3DES encryption algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:229537
    • 提供者:令狐华
搜珍网 www.dssz.com