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

资源列表

« 1 2 ... .58 .59 .60 .61 .62 1363.64 .65 .66 .67 .68 ... 1372 »
  1. LFSR

    3下载:
  2. 简单的线性反馈移位寄存器标准C语言实现,采用visual c++2010编写,如果你打不开,请复制里面的.cpp文件采用visual c++6.0打开即可。 详细内容见源码-Simple linear feedback shift register the standard C language, written with visual c++2010, and if you can not open, please copy the inside. Cpp file using visua
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-04-16
    • 文件大小:784384
    • 提供者:李杨元
  1. s+key

    3下载:
  2. 一次性口令认证系统SKEY的实现,采用MD5算法对口令进行加密,传递校验码-One-Time Password Authentication System sKey realization, using MD5 algorithm to encrypt passwords, transmission Check Code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-04
    • 文件大小:497720
    • 提供者:赵斌
  1. plc

    3下载:
  2. 可以解三菱 士林PLC FX所有系列PLC的密码 是一个维修的好工具 密码破解破解时必须带上MSCOMM32-Possible solutions to Mitsubishi PLC FX all series Shihlin PLC maintenance password is a good tool for password cracking crack must bring MSCOMM32
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:149018
    • 提供者:chg991
  1. aes_vb

    3下载:
  2. 一个类化的完整的AES实现方案.包含128Bit 256 Bit.不同的加密强度的完整的AES算法.同时也是一个成型的程序.可以用来直接加密需要保护的文件.-A class of a complete program of AES realize. Contains 128Bit 256 Bit. Different encryption strength of a complete AES algorithm. It is also a molding process. Can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:109311
    • 提供者:gbcgbc
  1. 5956456image_encryption

    3下载:
  2. 图像加密程序,基于混沌系统的MATLAB实现-Image encryption, chaotic systems based on MATLAB to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:146734
    • 提供者:gjia
  1. rsa123987

    3下载:
  2. 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:19786
    • 提供者:易守旺
  1. aes

    3下载:
  2. AES标准加密解密算法,写的相当好。Main函数里面有详细的调用,可以参考。其实很简单的,呵呵。-AES standard encryption and decryption algorithms, written in a very good job. Main function call there are detailed reference. In fact, very simple, huh, huh.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:3497
    • 提供者:朱克
  1. Random_Phrase_Encryption_based_on_4f_sys

    3下载:
  2. 基于4f系统的双随机相位编码,matlab实现,用于图像加密-4f systems based on double random phase encoding, matlab realization for image encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46622
    • 提供者:Donic
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. encode

    3下载:
  2. 实现基本(15,11)汉明码的编码及译码过程的MATLAB仿真-Achieve basic (15,11) Hamming code encoding and decoding process of MATLAB simulation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:887
    • 提供者:寒雨
  1. AES_C_Delphi7

    3下载:
  2. AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36169
    • 提供者:李健
  1. 64R4SDFpoint_FFT

    3下载:
  2. 该工程实现了一个64点FFT,verilog编写,采用R4SDF结构,通过Modelsim功能仿真,压缩包里有rtl代码,dc脚本,输出报告。-The project implements a 64-point FFT, verilog compiled by R4SDF structure, through the Modelsim functional simulation, compression bag with rtl code, dc scr ipt, the output repo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1255028
    • 提供者:ShuChen
« 1 2 ... .58 .59 .60 .61 .62 1363.64 .65 .66 .67 .68 ... 1372 »
搜珍网 www.dssz.com