CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 简单 加密 算法

搜索资源列表

  1. des C语言简练代码

    0下载:
  2. 利用简单的C语言编程完成对des加密的一个较为完整的c程序。
  3. 所属分类:其他小程序

    • 发布日期:2011-06-21
    • 文件大小:11769
    • 提供者:vencentt
  1. dataencrypt

    0下载:
  2. 简单的汇编语言数据加密算法,能将数据通过加密后变成密文,输入密码变成明文。-Simple assembly language data encryption algorithm, data can be encrypted into ciphertext, enter a password make it explicit.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:642
    • 提供者:woaini
  1. register.exe

    0下载:
  2. 利用硬盘序列号进行按照一定的加密算法(这里比较简单,用户可以自行定义扩充)计算注册码进行软件注册。-The use of the hard disk serial number in accordance with a certain encryption algorithm (in this case is relatively simple, the user can define its own extension) Calculate the registration code for
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:29677
    • 提供者:123456
  1. hash

    0下载:
  2. hash软件,使初学者了解hash的一些简单算法,学会利用自己的hash算法对一些数据进行加密.-hash software,let reader to know some simple hash algorithms,to cryptography data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:32273
    • 提供者:陈丞
  1. Algorithm

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

    • 发布日期:2017-11-30
    • 文件大小:2306
    • 提供者:qingtian
  1. Algorithm

    0下载:
  2. C语言简单加密解密 移位算法 界面不错 比较好用 不过有几处小BUG 请大家自行修改一下-The C language simple encryption and decryption shift algorithm interface good relatively easy to use, but there are several small BUG modify
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:262795
    • 提供者:lisan
  1. 3DES

    0下载:
  2. 3DES算法的加密和3DES算法的解码简单演示-3DES algorithm to encrypt and decode simple demonstration
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:174876
    • 提供者:沃金
  1. AES

    0下载:
  2. 此代码主要完成对AES加密算法的实现,使用C++实现,简单易用-This code is mainly to complete the AES encryption algorithm, using C++ achieve, easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:11128
    • 提供者:whj
  1. AES-C

    0下载:
  2. AES加密算法C语言,代码比较简单,主要适合初学者学习使用-AES encoding AES encodingAES encodingAES encodingAES encoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:862407
    • 提供者:aa
  1. character

    0下载:
  2. 字符加密程序,通过一定的运算方式,半字节转换实现简单的加密。此段C语言程序基于VS2010的编程环境,为简单理解加密算法而编写的练习程序。-The character encryption program, through a certain way, half byte conversion to achieve a simple encryption. The C language program based on the VS2010 programming environment, fo
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:308673
    • 提供者:丁明凯
  1. cat

    0下载:
  2. 利用猫映射和logistic映射对图像进行加密的算法,算法简单可行-Using cat map and logistic mapping of the image encryption algorithm, the algorithm is simple and feasible
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:183050
    • 提供者:张琪
  1. Hex26

    0下载:
  2. 二十六进制换算法。福建吴世昌原创。 类似于16进制,26进制是每逢26进1位,用a-z表示0-25,可以把数字转换成字母串。也可把字母串还原为数字。 适合用来实现数字串缩短,或简单的加密解密。 -Hex26() is wrote by fj543. You can convert a number to a string with a-z,or convert a string back to a number.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6434
    • 提供者:吴世昌
  1. encode

    0下载:
  2. 文件加解密,对应于HTML,JS,等纯文本文件的加密解密,算法较简单(File encryption and decryption, corresponding to HTML, JS, and other text files encryption and decryption, the algorithm is relatively simple)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:549888
    • 提供者:小鲫鱼
  1. tea加密解析算法

    0下载:
  2. 在游戏项目中,一般需要对资源或数据进行加密保护,最简单高效的加密算法就是采用位与或之类的,但是比较容易被人分析出来。 TEA加密算法不但比较简单,而且有很强的抗差分分析能力,加密速度也比较快。可以根据项目需求设置加密轮数来增加加密强度。(Simple algorithm of tea encryption and decryption)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:19456
    • 提供者:panpanpan9898
  1. AES加密算法(java实现)

    0下载:
  2. 简单的密码加密和解密,相对简单,新手使用,有些许不足,谨慎下载,(Simple encryption and decryption of the password, relatively simple, the new use of the novice, some is not enough, carefully downloaded,)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:70557696
    • 提供者:xmcnzxjck
搜珍网 www.dssz.com