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

搜索资源列表

  1. ddes

    0下载:
  2. 数据加密标淮DES 解密之matlab实现 由GreenSim——算法仿真團隊→http://blog.sina.com.cn/greensim 之DES经小弟修改为解密之函数-DES decode in matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2366
    • 提供者:ben
  1. MDshixina

    1下载:
  2. 哈希函数MD的C语言程序代码-C source code of MD, MD is a famous kind of hash function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3846
    • 提供者:蒙嘎勒
  1. md5

    0下载:
  2. Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RSA Data Security Inc. April 1992)-Message Digest Algorithm MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1864
    • 提供者:lj
  1. md5single

    0下载:
  2. 标准md5算法的独立函数版本 将md5算法整体合成一个函数(编译出来也是一个函数),方便运行时校验-Independent function version of the standard md5 algorithm Checksum md5 algorithm as a whole synthesis of a function (compiled functions) to facilitate the operation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2474
    • 提供者:海风月影
  1. miracl3

    0下载:
  2. 加密算法库,经典常用的加密算法函数,采用C和C++编写-Library of encryption algorithms, classic encryption algorithm commonly used functions, using C and C++ to write
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1538067
    • 提供者:tanshuang
  1. RSAsuanfa

    0下载:
  2. 1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。 RSA的安全性依赖于大数难于分解这一特点。公钥和私钥都是两个大素数(大于100个十进制位)的函数。-In 1978 came the algorithm, it is the first can used for data encryption can also be used as a digital signature algorithm. The RSA security depends on the char
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3943
    • 提供者:
  1. 130-VC-CRYPT-VS2005-VC6.0

    0下载:
  2. 130个加密解密的源码,基于VC的工程,有VS2005版本和VC6版本的,可以参考下里面的函数实现-130 encryption and decryption source code based on VC project, VS2005 version and VC6 version can refer to the next inside a function to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8468362
    • 提供者:肖传毅
  1. SHAMD

    0下载:
  2. SHA-256 散列哈希函数 用于数据加密-SHA-256 hash function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1968312
    • 提供者:Yao
  1. x.509

    0下载:
  2. c++实现x509证书取公钥,没有用到类库, 利用c++语言基本读写等函数做成-c x509 certificates to take the public key, and did not use the class library, Using c language and basic literacy functions made
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:720852
    • 提供者:李亮
  1. 13

    0下载:
  2. 从管理员身份获得 SYSTEM 权限的四种方法 伪寄存器语法(Pseudo-Register Syntax) 利用 cards.dll 写自己的扑克程序 利用 Debug API 编写一个简单的脱壳机 手工构造一个超微型的 PE 文件 改造 MFC 编写的控件在 Win32ASM 中使用 枚举全局钩子 监视远程线程的创建 编写一个简单的 SoftICE 命令扩展 识别 ida.dll 导出函数为可读形式(idc 脚本 调试 DLL 时加载到不同地址的小技巧
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-10
    • 文件大小:1453083
    • 提供者:jianjian
  1. miracl

    0下载:
  2. 密码学中常用的用于加密和解密的miracl函数库-miracl library for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2178352
    • 提供者:杨显波
  1. Desktop

    0下载:
  2. 本次我们完成一个简单的对字母加密程序。首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。-This time we complete a simple encryption program on the letter. First letter numb
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4809
    • 提供者:doris
  1. VB6Md5

    0下载:
  2. 通过函数将字符串生成MD5值,代码简单,直观,可以满足各种编程要求-change MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:51528
    • 提供者:liyongzh
  1. SDES

    0下载:
  2. SDES加密算法实现,包括加密解密函数和其余基本函数-Simple Data Encryption Standard
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1344
    • 提供者:chaowei
  1. CRYPT

    0下载:
  2. 古老的MUD游戏里面的一个crypt明文加密函数-Old MUD game inside a crypt plaintext encryption function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6061
    • 提供者:hkshadow
  1. des_realization

    0下载:
  2. DES算法的matlab实现,内有多个子函数,调用时使用des.m文件即可-Matlab implementation of the DES algorithm, more than one subfunction using des.m file while calling
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5108
    • 提供者:李扬
  1. GPU-AES

    1下载:
  2. 使用cuda的aes加解密kernel函数-the kernel function of aes encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3250258
    • 提供者:周洪丞
  1. bcd

    0下载:
  2. 函数名称: void BcdToAsc(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将压缩BCD码转换为ascii码 入口参数: 1.ascii码地址 2.压缩BCD数组地址 3.Bcd码字节个数 返 回 值: 无 相关调用: 备 注: Dest地址为Len的两倍 -Function name : void BcdToAsc (u8* Dest, u8* Src, u32 Len) Function: compressed BCD to ascii c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:3562
    • 提供者:yhg
  1. makefile

    0下载:
  2. 函数名称: void AscToBcd(u8 *Dest,u8 *Src,u32 Len) 函数功能: 将ascii码转换为压缩BCD码 入口参数: 1.压缩bcd数组地址 2.ascii码地址 3.ascii字节个数 返 回 值: 无 相关调用: 备 注: 末尾不够补0x00,非ascii码填0x00 -Function name : void AscToBcd (u8* Dest, u8* Src, u32 Len) Function: ascii code conv
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2638
    • 提供者:yhg
  1. 2

    0下载:
  2. DES的加密解密算法,不属于散列函数。主函数缺少一些,请见谅-DES encrypt, decrypt the algorithm, do not belong to hash function main function lack some, please forgive me
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1822
    • 提供者:陈帅哥
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 »
搜珍网 www.dssz.com