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

搜索资源列表

  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
    • 文件大小:52850
    • 提供者:
  1. VPNDialer_0.3.7

    0下载:
  2. VPN拨号程序源码(from sourceforge.net)-VPN digit dialing procedure source code (from sourceforge.net)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:144804
    • 提供者:none
  1. rsa1.0

    0下载:
  2. RSA算法的源码,出自高手 VC。-RSA algorithm source code, stems from master VC.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10600
    • 提供者:张灵飞
  1. 组合加密软件包 Lock Manage 5

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

    • 发布日期:2008-10-13
    • 文件大小:102537
    • 提供者:何福保
  1. jm.tar

    0下载:
  2. 6)jm.tar.gz是上述程序的程序包,解包后产生一个安装程序install-jm,运行 ./install-jm就能根据需求选择安装 退出安装程序,安装程序会被自行删除。 8) 以上各程序在RedHatLINUX7.2平台编译通过。 10)本程序仅供学习使用。-6) jm.tar.gz above is the procedure for packages, unpacks resulting from the installation of a procedure install-jm,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45090
    • 提供者:施新兵
  1. 简易的矩陣加密編编码法

    0下载:
  2. 算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2877
    • 提供者:刘亮
  1. IC加密卡的制作(AT88SC102)

    1下载:
  2. IC加密卡的制作(AT88SC102),它来自一个实际的工程,仅供大家参考,学习,如果要应用到实际工程中去,请跟作者联系。否则后果自负。-IC card production (Used), it comes from an actual project, only your reference, learning, if applied to the actual project, please contact with the author. Otherwise, the consequen
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:172340
    • 提供者:王清华
  1. 自己写的Des算法

    1下载:
  2. 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36304
    • 提供者:晓逻
  1. 维吉尼亚密码的C语言源代码

    0下载:
  2. 自己编的一个维吉尼亚密码的C语言源代码,在密码分析中有一定参考价值,希望大家能够从中受益。-own series of the Virginia code in a C-language source code, the code analysis of a definite reference value, we hope to benefit from them.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1025
    • 提供者:刘春静
  1. aesCPP

    0下载:
  2. aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Standard algorithm. Belgians J.J.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3634
    • 提供者:Qoo
  1. CatsicRSA

    0下载:
  2. RSA加密解密算法,用C#编制,只要调整系数,即可实现自定义加密-RSA encryption and decryption algorithm, compiled with C#, as long as the adjustment factor can be realized from the definition of encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3760
    • 提供者:李洪囤
  1. DESforVB

    0下载:
  2. DES加密算法,怎样在VB中实现是我这样的菜鸟很头痛的事,现将我从网上摘到的源码提供给大家分享。-DES encryption algorithm, and how to VB I realize this is a birdie very troublesome thing. We now pick from the Internet to provide the source code to share with you all.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8028
    • 提供者:xfh
  1. TrueHardID_All

    0下载:
  2. 取硬盘物理序列号的算法 取硬盘物理序列号的算法-drive from the physical sequence of the algorithm from the physical hard drive serial number algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:63978
    • 提供者:开口
  1. ComputerInfo

    0下载:
  2. 取计算机硬件信息的算法、包括CPU、BIOS、HARDID、MAC-information from computer hardware algorithms, including CPU, BIOS, HARDID, MAC, etc.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12935
    • 提供者:开口
  1. HASHES.ZIP

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24590
    • 提供者:HCJ
  1. IDEA_C.ZIP

    1下载:
  2. IDEA是一个分组长度为64位的分组密码算法,密钥长度为128位(抗强力攻击能力比DES强),同一算法既可加密也可解密。 IDEA的“混淆”和“扩散”设计原则来自三种运算,它们易于软、硬件实现(加密速度快): -IDEA is a packet length of the 64 block cipher algorithms, key length of 128 (anti strong offensive capability than-DES), the same encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8375
    • 提供者:HCJ
  1. keeloq_decode

    2下载:
  2. keeloq软件解码程序(从台湾一个网站上下载的,注解有些乱码,但不影响使用)。-keeloq software decoding process (from Taiwan on a website download and notes some gibberish. but not use).
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26496
    • 提供者:zidaozhou
  1. fair

    0下载:
  2. 在程序中由playfair(char *s,int length) 的实现加密和解密;解密原理与加密类似,只是加密过程的逆过程,它基于密文,采用同行取左边,同列取下边,其余取交叉的相反原理;在程序中用FLAG标识区别,当其值为1时,为加密过程;值为0时,为解密过程。-in the proceedings by PLAYFAIR (char * s, int length) the realization of encryption and decryption; encryption and d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6728
    • 提供者:flying840310
  1. RSAFromPGP

    0下载:
  2. 绝对好东东,从PGP上分离出来的RSA源代码。-absolute good Dongdong, PGP separated from the RSA code.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:80218
    • 提供者:wmx
  1. ibe.tar

    0下载:
  2. IBE加密算法的入门文章Identity-Based Encryption from the Weil Pairing-IBE encryption algorithm of the article Introduction to Identity-Based Encryption from the Weil Pairing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:263822
    • 提供者:pandora
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com