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

搜索资源列表

  1. 123

    0下载:
  2. 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, puts forward secure hash functio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4477794
    • 提供者:孙丽娟
  1. goozo crypt

    1下载:
  2. goozo_crypt.obj是TomCrypt加密函数库中很重要的一个obj文件,但是很多朋友下载TomCrypt的时候缺少goozo_crypt.obj,我在此借花献佛,希望对大家有帮助。-goozo_crypt.obj TomCrypt encryption library is a very important one obj file, but when many of my friends to download TomCrypt lack goozo_crypt.obj, I Ji
  3. 所属分类:加密解密

    • 发布日期:2012-11-24
    • 文件大小:4352
    • 提供者:niehaohong
  1. md5

    0下载:
  2. e语言编写的提取文件MD5值的小程序,E语言已经有现成的函数可以调用-e extract files written in small programs MD5 value, E language has a ready-made functions can be called
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:831
    • 提供者:zx
  1. 2011

    0下载:
  2. 当初为了加密整个文件又方便设置密码,所以密码的变量移到最上面,导致后面的变量处理上。把$admin数组给覆盖了。的确是我疏忽了。为了对大家负责任,忍痛提前把PHPSPY2011给放了出来。不过加密方式已经改变。不再是单纯的MD5加密。而是加入了一个自己写的非常简单的加密函数。就算MD5泄露了。破到世界末日也不会被破出来明文。需要改的就自己改吧。如果不懂的改的话。就老老实实用默认密码或者换其他的版本用吧。 -Encrypt the entire file the original and ea
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:20668
    • 提供者:uu
  1. rc6

    0下载:
  2. RC6加密算法 的实现及说明 ,既展现Rc6的函数实现-RC6 Encryption Algorithm and descr iption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6305
    • 提供者:爱情
  1. RSA

    0下载:
  2. RSA算法是最著名的公开密码体制。基于大数分解的难度。其公开密钥和私人密钥是一对大素数的函数,从一个公开密钥和密文中恢复出明文的难度等价于分解两个大素数之积。算法过程:首先是设计密钥,然后是对消息加密,最后是对密文解密。-RSA algorithm is the most famous public cryptosystem. Based on the difficulty of large integer. Its public key and private key is a functio
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-07
    • 文件大小:1891908
    • 提供者:古狸
  1. RSA

    0下载:
  2. RSA算法是最著名的公开密码体制。基于大数分解的难度。其公开密钥和私人密钥是一对大素数的函数,从一个公开密钥和密文中恢复出明文的难度等价于分解两个大素数之积。算法过程:首先是设计密钥,然后是对消息加密,最后是对密文解密。-RSA algorithm is the most famous public cryptosystem. Based on the difficulty of large integer. Its public key and private key is a functio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2835912
    • 提供者:古狸
  1. cc

    0下载:
  2. 简单的字符串加解密函数,做成单元,方便调用-pool English
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3851
    • 提供者:黄望龙
  1. sha-1

    0下载:
  2. SHA JAVA算法,里面有两个函数,只需调用其中一个就可以了-SHA JAVA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:524
    • 提供者:huangwenwei
  1. Encryption

    0下载:
  2. C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:119854
    • 提供者:蒋先鹏
  1. NBSP_SDK_1[1].0.3

    0下载:
  2. nbsp.dll是nbsp[云端]网络验证系统的核心函数库 加密码程序,添加许可证-nbsp.dll is nbsp [cloud] network authentication system is the core library plus the password program, adding the license
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:701496
    • 提供者:李仰
  1. CodecBase32

    0下载:
  2. 本程序用比较另类的方式实现Base32文本加密算法(算法实现在DLL的导出函数里面),并用一个示例程序调用实现这个算法的DLL函数,以e-mail地址作为明文,加密生成了25字节的软件序列号。 这套程序由两个Project组成。一个可以编译生成DLL,另一个是调用DLL导出函数的样板工程。-This program uses more alternative means to achieve Base32 text encryption algorithm, and a sample pro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:16455
    • 提供者:张新红
  1. Delphi_EncaDec

    0下载:
  2. 简单的字符加密解密的函数及应用例程,通过异或加密方式-Simple character encryption and decryption function and application routines through XOR encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:176743
    • 提供者:
  1. VBzhucema

    0下载:
  2. 该软件可以自动随机生成2至32位注册序列号及对应的注册码,并将这些注册信息包含到一个动态联接库DLL文件中,这样软件开发者可以将这个DLL文件同应用程序一并发行,并在应用程序的相关模块中调用这个DLL文件中提供的函数获得注册号及相对应的注册码,注册号及相对应的注册码对软件使用者来说是不透明的。-The software can automatically generate a random sequence of 2-32 registration number and the correspo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2465
    • 提供者:任建
  1. PhpEncodeDecode

    0下载:
  2. 本文通过Eval函数,对PhP代码进行加密和解密。 使用方法简单,不用任何附加库。 在任何需要书写Php代码的地方,用这个工具处理后,代码就进行加密了。-Encode for PhP code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:868
    • 提供者:杜学武
  1. CPPMD5

    0下载:
  2. C++编写程序,完成hash函数的MD5功能,生成校验码。对文件和字符串进行MD5 编码,生成128bit的数据-C++ programming, file and string MD5 checksums generated 128bit data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5224
    • 提供者:丹丹
  1. MD5_1

    0下载:
  2. C语言编写的MD5函数,有界面操作,对文件或者字符串用MD5算法,进行处理-MD5 function written in C language, there are interface operation, the file or string using the MD5 algorithm for processing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4528800
    • 提供者:丹丹
  1. MD5_CSharp

    0下载:
  2. c#写的MD5加密函数,支持16位和32位-c# write the MD5 encryption function, support 16-bit and 32-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:44907
    • 提供者:dongjin888
  1. CATeam

    0下载:
  2. 提供两个说明文档,一个是函数查询手册(MIRACL Reference Manual),另一个是使用说明(User’s Manual)。 你也可以把文档User’s Manual中的程序拿过来用用试试。逐渐熟悉一下一些常见的函数的使用方法。 -Documentation provided by two, one function query Manual (MIRACL Reference Manual), the other is instructions (User' s
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2793834
    • 提供者:PUDNSB2
  1. CAFreeVer

    0下载:
  2. 提供两个说明文档,一个是函数查询手册(MIRACL Reference Manual),另一个是使用说明(User’s Manual)。 你也可以把文档User’s Manual中的程序拿过来用用试试。逐渐熟悉一下一些常见的函数的使用方法。 -Documentation provided by two, one function query Manual (MIRACL Reference Manual), the other is instructions (User' s
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2796303
    • 提供者:PUDNSB2
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com