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

搜索资源列表

  1. aes_cipher_top

    0下载:
  2. the first task of the ”main” program aes_demo is a call to aes_init in Line 1. This initialization routine supplies 1 the actual en- and decryption functions (cipher and inv_cipher) with the expanded key schedule w, the substitution tables s_bo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2454
    • 提供者:darshan
  1. crc32-md5

    0下载:
  2. Delphi下crc32以及md5加密解密算法源码,和调用过程方法示例.-Under Delphi crc32 and md5 encryption and decryption algorithm source code, and call the process method example.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5560
    • 提供者:steven
  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. AESPforPDEL

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位长度的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 -AES is a safety code standards for message encryption. It supports 128, 192 and 256 of the length of the key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:291996
    • 提供者:assassin
  1. vbPdll

    0下载:
  2. 用c++ atl实现的用于加密的dll com组件,用vb调用,按课程设计2的要求-Atl c++ implemented for encryption dll com, component, vb call, curriculum design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-21
    • 文件大小:35516562
    • 提供者:ZhaoYun
  1. base64

    0下载:
  2. base64编码加密与解密源代码,类库,直接调用Base64Encoder和Base64Decoder函数实现。-base64 encoding encryption and decryption source code, class libraries, the direct to call Base64Encoder and Base64Decoder function to achieve.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:1568
    • 提供者:徐军
  1. blowfish

    0下载:
  2. blowfilsh加解密c代码封装类库,直接调用BlowfishEncryption和BlowfishDecryption函数实现加解密过程。-blowfilsh encryption and decryption of c code encapsulation class library the direct to call BlowfishEncryption and BlowfishDecryption function of encryption and decryption proce
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1635
    • 提供者:徐军
  1. crc

    0下载:
  2. crc校验c代码实现类库,可实现对文件的crc校验,调用相关函数直接应用。-crc check c code to achieve the class library, can realize the direct application of the crc check on the file, call the relevant function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2593
    • 提供者:徐军
  1. des

    0下载:
  2. des加密算法c代码实现类库,帮助学习des加密算法实现原理,直接调用DES_EDE_Encryption和DES_EDE_Decryption函数实现加解密。-des encryption algorithm c code class library to help you learn des encryption algorithm theory, the direct to call DES_EDE_Encryption and DES_EDE_Decryption function to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4485
    • 提供者:徐军
  1. dsa

    0下载:
  2. dsa加密解密实现c代码,帮助学习dsa加解密实现原理,可直接调用封装函数实现对文件的dsa加解密-dsa encryption and decryption to achieve c code to help you learn dsa encryption and decryption principle, can directly call the wrapper function dsa encryption and decryption of files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2720
    • 提供者:徐军
  1. rsa

    0下载:
  2. rsa加密解密算法c代码实现,帮助学习rsa算法实现原理,可直接调用相关函数实现对文件的解密加密。-rsa encryption and decryption algorithm c code to help you learn the rsa algorithm implementation principle can directly call the function to decrypt the encrypted file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:2408
    • 提供者:徐军
  1. RSA

    0下载:
  2. RSA加密解密, 调用汇编,2048位1秒内搞定 源码+演示(转载:非本人原创)-RSA encryption decryption, call assembly, 2048 1 seconds fix
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:451823
    • 提供者:aopo
  1. RSA-SecretSharingScheme

    0下载:
  2. 于RsA密码体制,提出了一个新的(f,,1)门限秘密共享方案。在该方案中,秘密份额由各参与者自己 选择,秘密分发者不知道每个参与者所持有的份额,而且秘密份额长度与秘密长度相同。在秘密恢复过程中,每 个参与者能够验证其他参与者是否进行了欺骗。每个参与者只需维护一个秘密份额,就可以实现对多个秘密的共 享。方案的安全性是基于RSA密码体制和Shamir的(‘n)门限秘密共享方案的安全性。-Abstract:A new(f,n)thresh01d secret sharing scheme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:361716
    • 提供者:徐晓刚
  1. security_key

    0下载:
  2. C++产生密钥,并用VB调用,可以产生n位加密码,并可以顺利解码,包括中文-Produce key C++, and VB call can produce n-bit encryption code, and can be successfully decoded, including Chinese
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:720845
    • 提供者:szl
  1. jiami

    0下载:
  2. DES加密,集合到单个CPP文件中,易于调用,适合新手-DES encryption, set to a single CPP file, easy-to-call, suitable for novice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-08
    • 文件大小:3002
    • 提供者:yanxiang
  1. AES-based-on-FPGA-jiami

    1下载:
  2. 该模块是基于FPGA的AES加密算法实现的Verilog代码,包含一个顶层文件和两个调用模块,最高误差在15ns-This module is the AES encryption algorithm FPGA based on the Verilog code, contains a top-level files and two call module, the maximum error in 15ns
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:14939549
    • 提供者:庄德坤
  1. Testbench

    0下载:
  2. 这是一段verilog的调用测试例子,可以以此作为参考,对其他verilog仿真时,进行调用。-This is a verilog call the test example, can be used as a reference, on the other Verilog simulation call.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:568
    • 提供者:达到
  1. rsa

    0下载:
  2. 假設資料要由 A 機器傳至B 機器,那由B 機器用亂數決定一個 key,我們稱之為privatekey, 這個 key 自始至終都只留在 B 機器裏不送出來然後,由這個 privatekey 計算出另一個 key,我們 稱之為 publickey.這個 publickey 的特性是幾乎不可能反演算出 privatekey 來然後將這個 publickey 透過網路丟給 A 機器.A 機器將資料用這個 publickey 編碼,這個編碼過的資料一定 得使用 privatekey 才
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:621
    • 提供者:jie
  1. Base64

    0下载:
  2. 对Base64编解码进行封装,定义对象后可以直接调用-Base64 encoding and decoding for encapsulation, defining object can directly call
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:7528
    • 提供者:付恩宇
« 1 2 3 4 56 »
搜珍网 www.dssz.com