CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 加密解密

搜索资源列表

  1. Coddddsade

    0下载:
  2. 对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11369
    • 提供者:刘少人
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:ying98
  1. dessf

    0下载:
  2. 大名鼎鼎的Des加密算法已经广为人知了,广大程序员们用各种语言来实现他,今天这里出现的就是用vb实现的加密解密过程。-famous Des encryption algorithm is well known, the majority of programmers in various languages to realize his, today here is to use vb achieve the encryption and decryption process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10815
    • 提供者:老树
  1. 300

    0下载:
  2. 300种加密解密算法.包含RSA、SHA、MD5、RC2、RC5、RC6等等。-300 encryption and decryption algorithms. Includes RSA, SHA, MD5, RC2, RC5, RC6, and so on.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:334440
    • 提供者:snail
  1. loki89loki91

    0下载:
  2. LOKI89、LOKI91加密解密算法。密码学应用-LOKI89, LOKI91 encryption and decryption algorithms. Cryptography Application
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65509
    • 提供者:jihaogood
  1. DES

    0下载:
  2. 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3025
    • 提供者:徐小蔚
  1. 字符解密

    2下载:
  2. 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the text string in the order, hide
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1976
    • 提供者:xtbc
  1. MD5加密算法程序测试

    0下载:
  2. 欢迎使用。
  3. 所属分类:密码/编码算法

    • 发布日期:2008-12-04
    • 文件大小:4878
    • 提供者:heyi116
  1. DES加密解密

    4下载:
  2. DES加密解密 C#
  3. 所属分类:密码/编码算法

  1. 顶级加密解密算法

    0下载:
  2. 顶级加密解密类,用于文件、字符串、消息的加密解密。
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-27
    • 文件大小:30627
    • 提供者:bjwuxr@163.com
  1. 图像的加密解密

    0下载:
  2. 图像的加密解密,简单实用,抓紧下载保证有用,,Image encryption and decryption, simple and practical, step up to ensure download useful
  3. 所属分类:压缩解压

    • 发布日期:2017-03-30
    • 文件大小:1014787
    • 提供者:易单
  1. rsa

    0下载:
  2. 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1166
    • 提供者:domn
  1. rsa

    1下载:
  2. 能够用matlab实现RSA算法中加密解密的功能,产生的密钥为1024位,计算速度快。-Matlab able to achieve the RSA algorithm for encryption and decryption functions, have a key for 1024, the calculation speed.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11959
    • 提供者:鲍茂然
  1. heheaa

    0下载:
  2. hénon混沌序列和水印算法,用于图像加密解密程序!实用性较强!-chaotic sequence and hénon watermarking algorithm for image encryption and decryption process! More practical!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:3133
    • 提供者:胡晓明
  1. KSjm

    0下载:
  2. 最近密码学的一个小作业,简单的大小写英文字母凯撒加密解密。-Recent cryptography, a small operation, a simple case letters Caesar encryption and decryption.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:27459
    • 提供者:Fifty5th
  1. aes算法的加密解密

    0下载:
  2. 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
  3. 所属分类:密码/编码算法

  1. 维吉尼亚密码加密解密

    0下载:
  2. 维吉尼亚密码,加密解密程序,摩尔斯电码转换器,C语言,需要密匙。
  3. 所属分类:密码/编码算法

  1. aes_c

    0下载:
  2. 通过aes算法实现对数据来进行数据加密和数据解密。(Through the AES algorithm to achieve data encryption, decryption.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:茶叶蛋111
  1. aes_class

    0下载:
  2. 通过aes加密算法实现对数据的数据加密和数据解密。(Data encryption and data decryption are realized by AES encryption algorithm)
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:132096
    • 提供者:茶叶蛋111
  1. task

    2下载:
  2. 混沌加密解密语音 aes加密解密语音 验证加密的混沌性质,和恢复波形(apply chaotic encryption and decryption to wav apply AES encryption and decryption to wav)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:4683776
    • 提供者:malvina
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com