CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 对称算法

搜索资源列表

  1. rc4

    0下载:
  2. rc4经典源码,(1)你可以不用懂任何加密算法,就可以方便的使用Reg.dll对你的程序进 行高强度的算法加密。 (2)内置多种强大的对称和非对称算法,可满足各类应用需求。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:800
    • 提供者:
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:纯净水
  1. 线性攻击算法

    0下载:
  2. 线性攻击算法,实现对称密钥的选择明文攻击.-attack linear algorithms, symmetric key to the realization of an express choice of attack.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2370
    • 提供者:邱明珠
  1. 用数学方法判断对称数

    0下载:
  2. 所属分类:数值算法/人工智能

  1. UDisk.rar

    0下载:
  2. 基于U盘的软件授权组件USBPass3.0.USBPass3.0是基于U盘的物理磁盘、采用高效对称加密算法实现加密的一种用于软件授权或者身份认证的组件。因为它是对物理磁盘进行操作的,所以能够允许用户随意格式化U盘,而加密信息不丢失,省去了烦琐的加密信息备份过程。,U disk-based software components USBPass3.0.USBPass3.0 authorized is based on the physical disk U disk, using efficien
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1540461
    • 提供者:586
  1. SM3

    0下载:
  2. SM3算法是商密公开的算法,替代非对称算法中的SHA-1算法。-SM3 algorithm is public business secret algorithm, alternative non-symmetric algorithm SHA-1 algorithm.
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:92108
    • 提供者:Tony
  1. Rsa.rar

    0下载:
  2. 用JAVA实现Rsa非对称加密算法 不算简单的算法 既可以加密又可以解密,Rsa use JAVA to achieve an asymmetric encryption algorithm is not a simple algorithm can be encrypted can be decrypted
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:2446
    • 提供者:韩国强
  1. panduanzhongxinduicheng

    0下载:
  2. 设单链表中存放有n个字符,试编写算法,判断该字符串是否有中心对称的关系,例如xyzzyx是中心对称的字符串。-Store located in a single list has n characters, the preparation of test algorithm, the string to determine whether there is any relationship between the centro-symmetric, for example, is centro-
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:174950
    • 提供者:李月
  1. 3DES

    0下载:
  2. 3DES对称算法源码,里面有是ecb模式的加密解密算法。-3DES symmetric algorithm source code, ecb mode encryption and decryption algorithms.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:599640
    • 提供者:韩善亮
  1. des

    0下载:
  2. 对称加密算法des实现,c程序编写,在visual c++下运行。-Symmetric encryption algorithm des achieve, c programming in visual c++ run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:209067
    • 提供者:danrenpang
  1. z_De_Encrypt

    0下载:
  2. 这是一个加密解密算法的小程序,加密解密为对称算法。 加密算法使用替换模板和字符冗余,对每个字符的加密依规则分别生成子密钥,算法具有一定安全性,具体算法请见,算法说明.doc文件。 程序在vs.net2005下编译通过。-This is a small encryption and decryption algorithm procedure for symmetric encryption and decryption algorithm. Encryption algorithm to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:861907
    • 提供者:赵瑞峰
  1. SafeTrans

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network trans
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:650182
    • 提供者:qzhirong
  1. Symmetricalgorithmandbase64encodedprogramming

    0下载:
  2. 对称算法以及base64编码编程,是学习网络安全编程的绝好资源-Symmetric algorithm and base64 encoded programming, network security programming study are an excellent resource
  3. 所属分类:Network Security

    • 发布日期:2017-04-25
    • 文件大小:11111
    • 提供者:张童
  1. AES

    0下载:
  2. AES核心加密算法,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位-THE AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7996
    • 提供者:方丈
  1. motiondetect

    0下载:
  2. 这是一个对称差分的运动检测算法,很实用哦。-This is a symmetric difference of the motion detection algorithm, it is practical Oh.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:196854
    • 提供者:陈忠厚
  1. PairKeyExample

    0下载:
  2. 非对称加密算法的JAVA代码,包含详细的代码注释,以及算法流程图。-Non-symmetric encryption algorithm JAVA code, the code contains detailed notes, as well as the algorithm flow chart.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5074
    • 提供者:李建峰
  1. rsaeuroi

    0下载:
  2. RSA算法源代码(VC版本)非对称加密解密算法-RSA algorithm source code (VC version) non-symmetric encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:199934
    • 提供者:叶远
  1. DES

    0下载:
  2. 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:251425
    • 提供者:孟听
  1. RSA

    0下载:
  2. rsa算法c语言实现 完整 有对话框,密码学经典非对称加密实现-rsa algorithm c language there is complete dialog box
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:930187
    • 提供者:周勇
  1. DES

    0下载:
  2. DES是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变。-DES is a block cipher algorithm, his 64-bit data encryption for the packet. At the same time, DES is a symmetric algorithm: encryption and dec
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:495517
    • 提供者:huhanzhong
« 1 23 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com