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

搜索资源列表

  1. a

    0下载:
  2. C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3815
    • 提供者:bison
  1. PETotal

    0下载:
  2. 可以看可执行文件(exe,dll,sys)的版本信息, PE头信息(可用于效验文件的三个字段)和 这个可执行文件使用的DLL和函数,以及输出地函数接口-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:843336
    • 提供者:ygy
  1. fractal

    0下载:
  2. 1. 分形插值 2. 洛伦茨函数 3. 迭代函数系统 4. Julia 分形 5. MB分形-Fractal interpolation. Lorenz function iterated function systems 4. Julia Fractal 5 MB fractal
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:3659
    • 提供者:tian
  1. SHA-256SecuretyAnalysis

    0下载:
  2. 研究ras-256hash函数的结构安全性,给出三个sha-256变种函数,分别分析他们抵抗chabaud-joux攻击的能力与sha-256结构果比较,版权归作者所有,仅供研究。-Structural safety research the ras-256hash function, given three sha-256 variant function analysis their attacks against chabaud-joux ability sha-256 structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:416565
    • 提供者:徐晓刚
  1. Program

    0下载:
  2. 字串解码函数,用于解码采用VS混淆过的程序字串解码。水平有限,只能手动输出显示-String decoding function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-30
    • 文件大小:534
    • 提供者:imoker
  1. injectso

    1下载:
  2. linux 上的注入技术,实现了想目标继承注入一个so中的函数-linux on the injection technique to achieve the function of a so want to target inheritance injection
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-08
    • 文件大小:4096
    • 提供者:mangmi
  1. encode

    0下载:
  2. VB开发的简易字符串加密与解密函数源码。-VB developers a simple string encryption and decryption functions source.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:825
    • 提供者:hfs
  1. MD5.C

    0下载:
  2. MD5处理程序,C语言,对变量名及函数名进行了进行改造,使其不易发生冲突。经测试,其效率较高,比一套C++代码的效率高5倍。-MD5 program by C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-04
    • 文件大小:2327
    • 提供者:red
  1. bd

    0下载:
  2. 曾经在某公司做过的代码,虽然代码并不美观,但却是稳定的用在产品中的,经过了大量测试。 功能: 解密蓝光磁碟(蓝光碟放在专用的蓝光光驱中,usb接口连接电脑) 提供了如下接口: size_t fread_xl(char* key, void *buffer, size_t size, size_t count, int fh ,int vertpye ) 来直接读取加密碟,内部实现了透明解密,函数接口极力模仿fread函数。 另配合GetKey
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:831658
    • 提供者:f
  1. des3

    0下载:
  2. des3加密,可直接使用。网上翻了一个小时des3竟然没有找到可以直接使用的,最终我自己调试了一个出来。 压缩文件下包含两个.h,两个.cpp文件,des3.h就包含了调用的函数接口,密钥在des3.cpp中宏定义。-useful des3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:4568
    • 提供者:汪军
  1. hashgaoshushixian

    0下载:
  2. 哈希函数加密算法的高速实现,结合"循环打开"和"路径优先"两大技术,提出基于FPGA的SHA加密算法高速实现.-High-speed implementation of the hash function encryption algorithm, combining the two technologies " loop open" and " Path First proposed to achieve high-speed FPGA-based SHA encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:430386
    • 提供者:Chris
  1. RSA-code

    0下载:
  2. 算法实现了任意位数的RSA算法,可以各个函数均有简要说明-The algorithm any digit RSA algorithm can have a brief descr iption of each function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:34319
    • 提供者:ciulieaiu
  1. ch_SM3_algorithm

    0下载:
  2. 国家密码管理局规定的密码杂凑函数SM3代码,包括SM3.cpp, SM3.h, handle.c-State Encryption Administration under the cryptographic hash function SM3 code, including SM3.cpp, SM3.h, handle.cpp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:200243
    • 提供者:雷翻翻
  1. RSATool

    0下载:
  2. vs2010下实现的RSA算法加解密,算法函数可以改成.c文件,也可以用作c++,还不够成熟,但实现大数运算以及加解密绝无问题!-the vs2010 RSA algorithm encryption and decryption algorithm function can be changed. c file for c++, not mature enough, but the realization of the operation of large numbers as well as
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:143450
    • 提供者:赵玉雷
  1. RSA

    0下载:
  2. RSA算法的实现,包含一个大数类和一个RSA中用到的函数的实现-RSA algorithm, contains a large number of classes and functions used an RSA implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:7751
    • 提供者:李俊杰
  1. SecretShare

    0下载:
  2. 门限算法(又名秘密共享算法)源程序,标准C实现,可直接跨平台移植。其中随机数的产生仅调用了rand()函数,建议实际使用时,修改随机数发生函数,至少前导加入srand( (unsigned)time( NULL -Threshold algorithm (also known as secret sharing algorithm) source, the standard C implementation, can be directly portable across platforms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:178199
    • 提供者:echo
  1. sha1

    0下载:
  2. 实现sha1函数。特点是速度快。适合多次迭代中使用,已经接口,可以直接调用。-Achieve sha1 function. Characterized by fast. Suitable to use iterations has interfaces that can be called directly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:459556
    • 提供者:zhonghongbao
  1. MD5

    0下载:
  2. MD5加密解密算法,共有4轮循环。其中用到哈希函数-MD5 encryption and decryption algorithm, a total of four cycles. Which uses a hash function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:320041
    • 提供者:王英
  1. base64.txt

    0下载:
  2. 简单实用的c语言实现的base64的编解码函数。-Simple and practical c language base64 encoding and decoding functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:1471
    • 提供者:董懂
  1. md5

    0下载:
  2. 生成md5串的c++封装,只需要一个函数即可。-str to md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:4916
    • 提供者:大明
« 1 2 ... 12 13 14 15 16 1718 19 20 »
搜珍网 www.dssz.com