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

搜索资源列表

  1. dess.zip

    0下载:
  2. Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:51.61kb
    • 提供者:
  1. ceaser转换文本加密技术

    0下载:
  2. ceaser转换文本加密技术-converting text encryption technology
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6.52kb
    • 提供者:严国辉
  1. 组合加密软件包 Lock Manage 5

    0下载:
  2. Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:100.13kb
    • 提供者:何福保
  1. MD5Win-MD5文本密码生成

    0下载:
  2. MD5Win-MD5文本密码生成-MD5Win-MD5 text password generation
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:245.6kb
    • 提供者:何福保
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.42kb
    • 提供者:杨巍
  1. xlspass

    0下载:
  2. 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15.92kb
    • 提供者:chen
  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2.66kb
    • 提供者:粽子
  1. rsa_in_vc++

    0下载:
  2. Contains the algorithms and information required to design and implement RSA algorithm in VC++. Software is only for text data encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:278.84kb
    • 提供者:xadas
  1. RSAprocess

    0下载:
  2. 本程序所设计的RSA加密解密程序能够有效地生成一对RSA体制中的公钥和密钥,并可实现输入的文本与加密成的密文之间的转换,即完成对所给信息的加密和解密工作.-This program is designed to RSA encryption and decryption process can effectively generate a pair of RSA public key and private key system, the input text can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:133.95kb
    • 提供者:zhangwei
  1. caesar

    0下载:
  2. 凯撒加密算法,对小段文字加密,对初学者有用。-Caesar encryption algorithm, encryption of small text.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:145.75kb
    • 提供者:Rain
  1. DMIS_Ch3_InfoHiding

    0下载:
  2. 信息隐藏基础 数字媒体包括了图像、文字以及音频、视频等各种形式,以及传播形式和传播内容中采用数字化,即信息的采集、存取、加工和分发的数字化过程。数字媒体已经成为继语言、文字和电子技术之后的最新的信息载体。 通过本文你可以了解现代密码系统的基本知识,掌握常用的图像加密技术的基本思想。 具体包含: 1 信息隐藏概述 2 隐写术的基本原理 3 隐写 4 隐写分析技术-Information hiding based on digital media including i
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:361.63kb
    • 提供者:Yummy
  1. watermark-image-text

    0下载:
  2. matlab code in watermarking techniques
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2.75kb
    • 提供者:krishna
  1. Chua_text

    0下载:
  2. Encrypt text using chua chaotic generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:253.88kb
    • 提供者:Elkouny
  1. Lorenz_text

    0下载:
  2. Lorenz chaotic generator for encryption text messages
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:294.87kb
    • 提供者:Elkouny
  1. text

    0下载:
  2. 文本文件的加密和解密 一个简单的实例说明-Text encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:9.45kb
    • 提供者:mtuu
  1. advanced.text.encryption.decryption.algorithm.code

    0下载:
  2. 文本加密解密算法开发高级代码Development of advanced text encryption and decryption algorithm code -Development of advanced text encryption and decryption algorithm code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:108.24kb
    • 提供者:moon
  1. Text-encryption-Ver1.0.0

    0下载:
  2. 我这个小学生的作品……可加密任何形式的文本-I am the pupil s works ... ... Can encrypt any form of text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4.2kb
    • 提供者:高昱诚
  1. Simple-text-encryption

    0下载:
  2. 简单的文本加密 与运算一下,但因为对产生错误做了处理。所以可以加密中文。-Simple text encryption and computing, but do produce an error processing. So you can encrypt the Chinese.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:38.42kb
    • 提供者:wwh
  1. text

    0下载:
  2. 提供字典解密和穷搜索解密功能,将需要解密的md5值放在text.cpp里面即可,本程序为作业实验,以供参考-Dictionary decryption and the poor search decryption function, will need to decrypt the md5 value on text.cpp inside the can, the procedures for operating experiments, for reference
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-18
    • 文件大小:370.74kb
    • 提供者:何梓豪
  1. affine-cipher-ciph-text-only-attack

    0下载:
  2. 仿射密码惟密文攻击,标准C实现,大学本科密码学课程实践-affine cipher ciph-text only attack, standard C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:202.24kb
    • 提供者:YangPudn
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com