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

搜索资源列表

  1. 案例6数据加密程序

    0下载:
  2. 这是一个对数据进行加密的程序。一些初学者可能会用的到。 -this is a data encryption procedures. Some beginners might be used to.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1545
    • 提供者:任曈
  1. vfp加密与解密

    5下载:
  2. 一个简单实用的数据加密程序,在我们生活中重要数据比如身份验证,采用明文存取,很容易被别人窃取,而先采用加密后再存入数据库,用的时候再还原,这样就保证了数据安全性.-a simple and practical data encryption procedures, in our lives important information such as authentication, access expressly adopted, it is easy for others to steal,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16886
    • 提供者:汪桂水
  1. 垂直栏栅加密算法2

    0下载:
  2. 同样是密码学的做也,对于垂直阑珊加密的算法,可以对数据加密.-password is the same school to do for sometime vertical encryption algorithm to encrypt data.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7906
    • 提供者:gq
  1. 数据加密传输

    0下载:
  2. :某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:    每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -: a company using a public phone data transfer, data is four integer, in the course of transmission is encrypted, encryption rules are as follows : E
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2956
    • 提供者:小倪
  1. 数据加密算法

    0下载:
  2. 目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保证实体间的安全通信,数据在传输过程可能被其它人读取或篡改。-currently facing the enterprise computing environment and past a great change, many data resources to be able to rely on remote network acce
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5568
    • 提供者:王齐
  1. 数据加密程序

    0下载:
  2. 这是一个对数据进行加密的程序。-this is a data encryption procedures.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1502
    • 提供者:赖毅勇
  1. 华为海关信息系统vpn及加密解决方案

    0下载:
  2. 华为 Quidway 系列多协议路由器,支持 PPP、FR、X25、SLIP、HDLC 等网络协议,用户可通过各种广域网线路接入 Internet 及互联互访。 路由器内置安全防火墙、NAT、RADIUS 安全认证,以及 CALL BACK 等多项互联安全防护功能;并通过 CA 认证协议的验证和 IPSec 隧道协议,在 Internet 上构建安全可靠的网络通道,基于硬件的数据加密,将保密数据加密后在隧道上传输,加密数据有可靠的保密性但牺牲了效率;非保密数据可以通过一般性安全处理在隧道上传输,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:82176
    • 提供者:lihao8397
  1. 加密程序(M)

    0下载:
  2. 一个用移位思想实现的简单数据加密程序,因为不论是大写还是小写字母,其ASC码值都是按顺序排列的.故可以用相对应的ASC码值进行判断以及算法实现.-a shift ideology with a simple data encryption procedures, because both uppercase or lowercase letters, the value of ASC codes are arranged in chronological order according to t
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33716
    • 提供者:XFX
  1. 数据加密标准(DES)示例

    1下载:
  2. 利用VC来实现一个简单的DES加密程序,他能完成DES算法的全部步骤,不过只能使用64位密码对64位明文进行加密-VC to achieve a simple DES encryption program, he can finish all the DES algorithm steps, but only use 64 to 64 passwords expressly encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:52499
    • 提供者:blickwinkel
  1. AES加密

    0下载:
  2. 支持AES加密算法,提供源码和测试数据程序。
  3. 所属分类:源码下载

  1. DES.rar

    0下载:
  2. 数据加密标准DES算法的Matlab实现 ,NEWPNN- Designed probabilistic neural network SIM- on probabilistic neural network simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2185
    • 提供者:阿祥古
  1. DES.rar

    0下载:
  2. 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:7356
    • 提供者:新河
  1. 3DES

    0下载:
  2. 在VC平台上调试成功,实现了3DES算法,可以成功对数据进行3DES的加密和解密-VC platform debugging in the success of the realization of the 3DES algorithm, can be successfully 3DES data encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:7571
    • 提供者:赵斌
  1. RSA

    1下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
  3. 所属分类:加密解密

    • 发布日期:2013-01-30
    • 文件大小:45931
    • 提供者:dxh
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94162
    • 提供者:BY
  1. rsa

    0下载:
  2. RSA算法应用程序用于实现数据加密和解密-RSA algorithm applications for data encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:211215
    • 提供者:李闻达
  1. ThinkingPwdSafe

    0下载:
  2. c#语言开发的一款数据加密软件-is hui dong de eye
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:23903
    • 提供者:申克
  1. RSA

    0下载:
  2. rsa的加密算法,可以实现简单的数据加密以及解密工程,没有图形界面-rsa encryption algorithm, can achieve a simple data encryption and decryption works, there is no graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:747
    • 提供者:林子
  1. AES

    0下载:
  2. AES数据加密,自己的毕设,很有用,包括不同位的密钥产生-AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:吴晓波
  1. VC 信息加密聊天源代码

    1下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and
  3. 所属分类:其他

    • 发布日期:2019-11-17
    • 文件大小:83968
    • 提供者:小阿七
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com