CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - Flow

搜索资源列表

  1. sll

    0下载:
  2. 一种非线性流式加密算法,对称加密,它的加密和解密都是用同一把密钥完成。对称加密比不对称加密快得多,但缺点在于,它的安全性完全依赖于保持密码的机密性。 不对称加密,它要求使用两个密钥,一个是公共的(公钥),另一个是私有的(私钥)。每个密钥都要求使用另一个密钥来解密一条消息。它的复杂性提高,因此没有普及。 -a nonlinear flow encryption algorithms, symmetric encryption, the encryption and decryption a
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:81.56kb
    • 提供者:云容
  1. LILI-II

    0下载:
  2. 无线通信系统中密钥流生成器——LILI-II。以VC++为编程工具,制作了操作简单,实用性较强的用户操作界面,并对Fibonacci 结构、Galois结构两种方式的LFSR-Wireless Communication System Key flow generator -- LILI-II. A VC + + programming tools, has produced a simple, practical, strong user interface, also Fibonacci s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:62kb
    • 提供者:赖晖
  1. MyPassTool

    0下载:
  2. 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31.46kb
    • 提供者:CodeMan
  1. A5Encryption

    0下载:
  2. 用A5算法加密解密算法,A5算法使用LFSR对数据流进行加密解密运算.-A5 algorithm using encryption and decryption algorithms, A5 algorithm used LFSR flow of data encryption and decryption operations.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:55.26kb
    • 提供者:liudongxiao
  1. jiamiyujiem123i

    0下载:
  2. 测试流程 首次运行release目录下的ghdkh.exe,会提示你注册。之后运行注册机,将注册机产生的客户号记下。运行解密机,将客户号填入,按下“生成解密钥”按钮,你会看到生成的解密钥。在此运行注册机,将解密钥填入,注册即会成功。 再运行ghdkh.exe,你会发现一切正常了。 源代码说明 共享软件作者一直和盗版作着斗争,对于与初出茅庐的程序员来说,对软件的加密和解密还很陌生,本例子将向这些人展示了共享软件加密和解密的一般技术。这些技术很简单,但只要大家动脑
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:255.46kb
    • 提供者:刘三
  1. Encrypt

    0下载:
  2. What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in \"c\" also.) Program fl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9.46kb
    • 提供者:刘博
  1. aes_8bit

    0下载:
  2. VHDL实现128bitAES加密算法 LOW AREA节约成本的实现 DATA FLOW为8bits
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19.57kb
    • 提供者:ZHUOHUI LI
  1. 线形移位存储器生成流密码

    0下载:
  2. 线形移位存储器生成流密码-linear displacement flow generated password memory
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:文桂英
  1. VigenereEncrypt.cpp

    0下载:
  2. Vigenere密码单表代换加密如明文为:wearediscoveredsaveyourself 密钥流为:ddeferfrfdwfefeggasdwfeffrg 密文流为:asfhjkhfkjerhfkjbjkfbdjkfgjk 即Ci=(Ki+Pi) 26 pi=(Ci-Ki) 26 要求实现加密和解密,C或C++描述源程序。 -Vigenere encrypted password alone, such as clear as the table Substitution
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:513byte
    • 提供者:小杨
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27.22kb
    • 提供者:tangxiaojun
  1. en2_src

    0下载:
  2. 基于二进制模2除法的简单流加解密算法。要求被加密的数据至少8字节,字节数能被4整除。 --pclion -Binary mode based on division 2 of the easy encryption and decryption algorithm flow. Require encryption of data at least 8 bytes, number of bytes to be divisible by 4.- pclion
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:63.58kb
    • 提供者:pclion
  1. rijndael_AES

    0下载:
  2. rijndael AES 比较经典的加解密算法,只需要调用相应的函数就能实现对数据流或文件进行加解密。-Comparison of classic rijndael AES encryption algorithm, is only required to call a function of the corresponding data flow will be able to achieve or file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:22.47kb
    • 提供者:KC Chen
  1. eea

    0下载:
  2. 可以修改文件的流程!在MFC里面放两个ONBUTT控件和一个EDIT控件!代码里面有做注释请认真阅读!-Flow can modify the file! Put at MFC controls and a two ONBUTT controls EDIT! Code which has to do Notes Please read them carefully!
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-01
    • 文件大小:26.91kb
    • 提供者:nihao
  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
    • 文件大小:4.96kb
    • 提供者:李建峰
  1. Applet3

    0下载:
  2. 本程序是运用JAVA把流密码生成过程演示出来,谢谢大家支持。我现在需要流密码加密软件,有的密我 QQ:271027-This procedure is to use JAVA to flow out of the password generation process presentation, thank you for support. I now need to stream cipher encryption software, and some secret I QQ: 2710271
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.85kb
    • 提供者:杨波
  1. TianHev470

    0下载:
  2. 天和流量王是一款纯绿色的免费软件,可以刷博客流量,刷网站人气(包括论坛),提高网站的自然排名及Alexa排名,是提高流量的专业性工具. -Flow days, Wang is a free software pure green, you can brush blog traffic, website popularity brush (including the Forum), to improve site ranking and Alexa ranking naturally, is to
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-30
    • 文件大小:885.01kb
    • 提供者:彼得
  1. fdsfdsa

    0下载:
  2. 流水灯两种操作方法详解,包含位操作与总线式两种方法操作流水灯,并加入延时处理。-Light water explain two methods of operation, including bus-bit operation and flow in two ways to operate lights, and add delay to deal with.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:9.96kb
    • 提供者:水银
  1. xbq

    0下载:
  2. 信息安全中RSA加解密算法的分析,流程图,实现源代码-Information security analysis of RSA encryption and decryption algorithms, flow charts, to achieve the source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:384.67kb
    • 提供者:greenwuhu
  1. Rijndael_ingles_2004

    0下载:
  2. AES加密算法Flash流程图,介绍AES加密算法的实现-Flash flow chart of AES encryption algorithm, AES encryption algorithm describes the realization of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:231.07kb
    • 提供者:于惊涛
  1. softwareReviewFlow

    0下载:
  2. IPD:software tecknology design review flow
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:711.85kb
    • 提供者:巴山夜雨
« 12 »
搜珍网 www.dssz.com