CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 加密算法

搜索资源列表

  1. AES_Encrypt

    0下载:
  2. AES加密算法 挺复杂得加密算法 希望有所帮助-AES encryption algorithm encryption algorithm quite complicated, hope that helps
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:5145
    • 提供者:ml
  1. code412

    0下载:
  2. DES加密算法,开发环境是VISUAL BASIC-DES
  3. 所属分类:CA program

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

    0下载:
  2. RSA加密算法实现 主要是实现RSA加密算法的程序-RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:260483
    • 提供者:王永
  1. DES_Encrypt_Decrypt_Verilog

    1下载:
  2. DES加密算法的Verilog HDL实现,带模式选择端口,可以实现加密和解密,已经modelsim仿真通过。-Des En/Decrypt,Verilog HDL code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:7946
    • 提供者:Amazing_Eric
  1. Encrypt

    0下载:
  2. Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29251
    • 提供者:
  1. Base64

    0下载:
  2. vb 写的Base64+加密算法,有需要的朋友可以下载参考参考-vb write Base64+ encryption algorithm, a friend in need can be downloaded for reference reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2889
    • 提供者:aaaaaa
  1. encrypt

    0下载:
  2. 介绍常用的加密算法和密钥使用,是初学者较好的参考资料-Commonly used in the encryption algorithm and key used is a good reference for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:552928
    • 提供者:麦岛
  1. MFC

    2下载:
  2. 集中了各种加密算法 如RSA DH playfair keyword 等常用加密算法 用MFC做出了界面软件-It‘s a good software about cypher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-10
    • 文件大小:17337912
    • 提供者:陈中
  1. libecc-0.12.1

    0下载:
  2. 开源椭圆曲线加密算法库。0.12.1最新版-Libecc is an Elliptic Curve Cryptography C++ library for fixedsize keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source libraryproviding the means to generate safe elliptic c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2344170
    • 提供者:lance
  1. DES

    0下载:
  2. des加密算法,我已经在VC下运行过了,绝对可以-des encryption algorithm, I have been in the VC run, and definitely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:61533
    • 提供者:原志伟
  1. des_c

    0下载:
  2. C语言版的 des加密算法 非常好用的 环境:windows-C language version of the des encryption algorithm is very easy to use environment: windows
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:32355
    • 提供者:leoo
  1. aes-encryption-algorithms-

    1下载:
  2. aes加密算法的原理与设计实现 ,里面包含C语言代码。-aes encryption algorithms and design principles to achieve, which contains the C language code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-27
    • 文件大小:166912
    • 提供者:王岩
  1. hangliebianhuan

    0下载:
  2. 对图像进行行列变换的图像加密算法 容易看懂 适合初学者-The ranks of the image transform image encryption algorithm easier to understand for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:543
    • 提供者:带聪聪
  1. Chaotic-encryption-algorithm-

    0下载:
  2. 一种新型的图像加密算法,希望对研究图像加密算法的研究人员有帮助。-a new Chaotic encryption algorithm,i hope it will be helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:700062
    • 提供者:aspirerabbit
  1. SHA_1

    0下载:
  2. sha_1加密算法,自己写的,绝对原创,绝对可运行-sha_1 encryption algorithm, wrote it myself, absolutely original, absolutely can run
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:2230
    • 提供者:李发军
  1. IDEA加密算法

    1下载:
  2. 基于MFC的例程,IDEA加密算法,实际移植到嵌入式应用中测试过,就是速度受处理器限制
  3. 所属分类:其他嵌入式/单片机内容

  1. SM4加密算法的C语言实现

    3下载:
  2. SM4为对称算法,密钥长度和分组长度均为128位。解密算法与加密算法的结构相同,只是轮密钥的使用顺序相反,解密轮密钥是加密轮密钥的逆序。 实现了ECB和CBC两种加密模式,未处理数据填充Padding,使用时数据设置为16的倍数。
  3. 所属分类:密码/编码算法

    • 发布日期:2015-09-16
    • 文件大小:4647
    • 提供者:fstwnd@126.com
  1. 算法工具

    0下载:
  2. SmartCos 算法工具,内含DES,MAC,RSA,HASH,LRC计算,一键生成(SmartCos algorithm tools, including DES, MAC, RSA, HASH, LRC computing, a key generation)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:120832
    • 提供者:Frank Ao
  1. AES

    0下载:
  2. 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
  3. 所属分类:Windows编程

  1. MD5加密算法-c源代码

    0下载:
  2. 用C语言实现的md5加密算法,包括定义md5.h和实现md5.cpp(C language implementation of the MD5 encryption algorithm, including the definition of md5.h and implementation of md5.cpp)
  3. 所属分类:加密解密

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com