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

搜索资源列表

  1. md5_src

    0下载:
  2. 这是一个RSA MD5的消息摘要算法.利用C++实现 -RSA This is a summary of the news MD5 algorithm. C to achieve
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19077
    • 提供者:小强
  1. DESalgorithm

    0下载:
  2. 本程序利用c++实现基本DES加解密算法的功能。-procedures for the use of the c achieve basic DES encryption algorithm functions.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33726
    • 提供者:aaaa
  1. AES

    0下载:
  2. 利用C#做的AES加密和解密的小程序,仅供参考
  3. 所属分类:加密解密

    • 发布日期:2014-01-20
    • 文件大小:48161
    • 提供者:lesbian
  1. des算法的C实现

    0下载:
  2. 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5928
    • 提供者:彭晓明
  1. Julia

    0下载:
  2. 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4659923
    • 提供者:bends
  1. AES-CPP

    0下载:
  2. aes(rijndael 算法)的C++实现,详细讲解了aes的原理,并讲解利用C++的实现方法-aes (rijndael algorithm) C++ implementation, explained in detail the principles of aes, and explain the use of C++ implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:252830
    • 提供者:Bruce Lee
  1. 1-encryprion-JPEG2000-Image-by-Arnold

    0下载:
  2. 针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值-JPEG2000 image format for the use of the Arnold transform the image of the wavelet coefficients encryption, preliminary study of the JPEG2000 image encryption algorithms have tested th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5820738
    • 提供者:fengye
  1. 2-decryprion-encrypted-JPEG2000-Image-by-Arnold-pe

    0下载:
  2. 利用Arnold变换的周期性对经Arnold变换加密后的图像进行解密-The cyclical nature of the use of Arnold transform for the Arnold transform encrypted image decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5988760
    • 提供者:fengye
  1. RSA

    0下载:
  2. 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:618152
    • 提供者:佘曼桂
  1. C-rsa

    0下载:
  2. 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:618250
    • 提供者:佘曼桂
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

  1. Access

    0下载:
  2. 利用C++ Builder 6.0 编写的Access 2003密码破解软件-Using C++ Builder 6.0, prepared Password Recovery Access 2003
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:703337
    • 提供者:skysonya
  1. des

    0下载:
  2. 现代密码学 利用C\C++实现DES算法的加、解密运算,通过实现DES算法,加深对DES算法的理解-The use of modern cryptography C \ C++ implementation algorithm DES encryption and decryption operations, by implementing DES algorithm, to deepen the understanding of the DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:109938
    • 提供者:太空遨游
  1. my

    0下载:
  2. 利用c++实现对文件的加密以及解密,这事源代码-Using c++ achieve file encryption and decryption, this source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:624
    • 提供者:陈晨
  1. DES

    0下载:
  2. des加密解密算法,利用C#语言写的,可以参考下,相互学习-des encryption and decryption algorithms, written using C# language, can refer to learn from each other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1904114
    • 提供者:gkn2008
  1. C.Encryption.and.decryption

    0下载:
  2. 简单易用的数据加密和保护软件 一款可以严格控制你的计算机文件访问权的强大工具.特别是在你和别人共用一台机器的时候,你能利用来防止其他用户打开你的私人文件-Easy to use data encryption and protection software, a tightly controlled access to your computer files a powerful tool. Especially if you share a machine with others, you c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:168164
    • 提供者:李霖
  1. des

    0下载:
  2. DES加密算法的C++实现,利用C++语言实现的相关算法,可以在visual stdio环境下仿真通过-DES encryption algorithm is implemented in Cpp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2804
    • 提供者:张泽
  1. bcb_md5_demo

    0下载:
  2. 本程序是利用C++ MD5算法编制的示例程序,在winxp+bcb6.0 环境下编译通过。包括可执行程序和源代码。-C++ MD5 Demo. complile success with winxp+ bcb 6.0, include exe file and source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:290499
    • 提供者:Tonny.Li
  1. des

    0下载:
  2. des算法实现代码,利用C语言编写,内有详细的DES算法加密解密内容-the source code of DES algorithm in C, including all stuff about DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:53701
    • 提供者:王沫
  1. Base64

    0下载:
  2. 利用openssl源码对文本文件内容实现base64编码和解码,利用c语言实现,VC平台-implement base64 encode and decode by using openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:167202
    • 提供者:soul
« 12 3 4 »
搜珍网 www.dssz.com