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

搜索资源列表

  1. proj8_1

    0下载:
  2. DES的算法程序,用于对数据加密,此算法是标准的公钥算法,并加了注释。-DES algorithm procedure, used for data encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2306
    • 提供者:wangqian
  1. dataJava

    0下载:
  2. 基于数据加密标准算法的Java源代码加密-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:16191
    • 提供者:林恩
  1. IDESA

    0下载:
  2. IDESA数据加密算法的设计与实现,这个算法是加密算法在network中实现的基础算法,可以作为入门级编程例子-Design and real ization of IDESA algorithm for data encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:106401
    • 提供者:薛佟佟
  1. 479

    0下载:
  2. 数据加密技术,文件文本加密和解密,利用图片加密文件-Data encryption technology, the text of the document encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3035
    • 提供者:周玉佳
  1. desandrsa

    0下载:
  2. DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:20869
    • 提供者:郭子
  1. jiami

    0下载:
  2. 简单加密算法,用于传输数据的加密,算法比较简单-Simple encryption algorithm for data encryption, the algorithm is relatively simple
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1173
    • 提供者:bdy
  1. Source

    0下载:
  2. 数据加密算法,很好的东东,下了试试看就知道了。-Data encryption algorithm, a very good Dongdong, a try to know.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:64417
    • 提供者:snakelzh
  1. des

    0下载:
  2.  数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。 此源码可完成简单的DES加密解密-Data encryption alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2388
    • 提供者:好人
  1. Encryption_Method

    0下载:
  2. 可以实现网络通信简单数据加密的动态链接库,仅供学生学习写DLL文件。-a simple data encryption of dynamic-link library file for network communication,for students to learn to write DLL file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1667978
    • 提供者:向恩淋
  1. AT88SCxx

    0下载:
  2. Atmel公司推出了最新的加密芯片AT88SC0104C~25616C系列,专门用于电子产品加密。该类芯片具有协议认证和数据密文传送等功能。-The included specifications contain Atmel Confidential information and are distributed only under NDA. This specification is not to be copied or distributed beyond the assigned in
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6571
    • 提供者:zzjw
  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. shuju

    0下载:
  2. 这是一个数据加密程序,利用汇编进行数据的加密实现-This is a data encryption procedures, the use of encryption for data compilation to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:1269
    • 提供者:孟方
  1. 200735133787

    0下载:
  2. qq登录口令加密算法 ,数据结构分析、加密算法的分析,并且给出解密的算法和实例 -qq password encryption algorithm, data structure analysis, analysis of encryption algorithm, and decryption algorithms and give examples of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:67325
    • 提供者:rweew
  1. KAES

    0下载:
  2. AES作为新一代的数据加密标准汇聚了强安全性、高性能、高效率、易用和灵活等优点。AES设计有三个密钥长度:128,192,256位,相对而言,AES的128密钥比DES的56密钥强1021倍。AES算法主要包括三个方面:轮变化、圈数和密钥扩展。-AES as a new generation of Data Encryption Standard security brings together strong, high performance, high efficiency, the adv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4450
    • 提供者:Xu Enliang
  1. DES

    0下载:
  2. 一种便于进行数据加密压缩的方法,谢谢大家的批评指正-a way to encrypting and compress the data,thanks for your requestion
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1955849
    • 提供者:李俊
  1. SMTPwithAttach

    0下载:
  2. 邮件发送高级编程是一个高级的邮件发动程序,能够设定smtp的验证,同时也能够发送附件,还能够设定各种编码以及数据加密。-SMTPwithAttach is an advanced high-level programming to launch the e-mail program, to set up smtp authentication, but also be able to send attachments, but also can set all kinds of coding a
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:4083842
    • 提供者:kiki
  1. problem0

    0下载:
  2. 在数据加密和数据压缩中常需要对特殊的字符串进行编码。-In data encryption and data compression is often the need for special encoded string.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:593
    • 提供者:frank
  1. EccSign

    0下载:
  2. 利用椭圆算法对数据进行签名认证的代码,需要下载bcprov-jdk16-137.jar进行支持.-The use of the data ellipse algorithm signature verification code, will need to download bcprov-jdk16-137.jar support.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:7232
    • 提供者:张小明
  1. shujujiamiyugongkaimiyao

    0下载:
  2. 数据加密标准DES及公开密钥密码体制:DES算法原理,DES算法的优缺点及其发展与改进 公开密码体制的原理,RSA算法,及实现源代码-DES Data Encryption Standard and public key cryptography: DES algorithm, DES algorithm and its development and improvement of the advantages and disadvantages the principle of public
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:39090
    • 提供者:安勃雅
  1. des1

    0下载:
  2. 用c#编写的des加密密码算法源代码,实现数据加密功能-Prepared to use c# password encryption algorithm des source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3556
    • 提供者:wt
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com