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

搜索资源列表

  1. DES_real

    0下载:
  2. 用C++开发的一个简单的DES加密解密程序,绝对可用,编译通过。不过只对字符操作,不可以加密文件-C development of a simple DES encryption and decryption procedures, definitely can be used, compile. But only the characters operation, not encrypting documents
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:118524
    • 提供者:王选
  1. vigenere

    0下载:
  2. Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:146545
    • 提供者:FangJi
  1. VS2005CSharp

    0下载:
  2. VS2005环境下使用 C#开发的一款加密软件的源代码;供大家参考学习
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:140666
    • 提供者:yangchengwei
  1. StandSoftRSA

    0下载:
  2. c#开发的加密解密程序,文件的HASH散列码,实现加密解密功能。
  3. 所属分类:加密解密

    • 发布日期:2014-01-18
    • 文件大小:54646
    • 提供者:catply
  1. MD5

    0下载:
  2. C++开发的MD5加密算法,可以实现对任意长度字符串进行加密,是世界上最著名的加密算法之一
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:643053
    • 提供者:chaojijun
  1. sha

    0下载:
  2. 使用标准C++开发的SHA-1算法的实现
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3357
    • 提供者:wilson
  1. des

    0下载:
  2. DES加解密源代码,代码中有很详细的注释,外面还有简易的操作文档,基于VS2005 C#开发
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29576
    • 提供者:杨洋
  1. delphi串口控件的开发

    0下载:
  2. c串口控件的开发,串口工具的使用,以及串口操纵等等!
  3. 所属分类:加密解密

  1. Encryption-and-decryption

    1下载:
  2. C#开发的一款简单的可逆加密解密小软件,使用8位加密密钥。-Encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:64958
    • 提供者:lxw
  1. md5

    0下载:
  2. MD5加密,解密实现方法(.net上的c#开发)-MD5 encryption, decryption method (. Net on the c# Development)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:189697
    • 提供者:a fa
  1. CSharpRC4

    0下载:
  2. 用C#开发的RC4算法,支持MD5 用C#开发的RC4算法,支持MD5-C# development using RC4 algorithm, MD5 Supported by C# development of RC4 algorithm, MD5 Supported
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:5904
    • 提供者:leonbear
  1. hcs301

    1下载:
  2. Keeloq技术简介   Keeloq技术是一种复杂的非线性加密算法,经它加密后的码称为滚动码,它的特点是保密性好、难以破译。Microchip公司以Keeloq技术为基础开发了滚动编码系列芯片,HCS301只是其中一款。   2
  3. 所属分类:加密解密

    • 发布日期:2013-01-25
    • 文件大小:50771
    • 提供者:boyazy
  1. Elgamal

    0下载:
  2. Elgamal数字签名的一个大体验证,用于对一个文件的签名后在进行认证.一个VC开发的小程序.-Elgamal digital signature verification of a general for the signature of a document during the certification after. A small VC development process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:431513
    • 提供者:张理成
  1. AES_Encryption

    0下载:
  2. AES加密解密工具,使用c#开发,可以对数据进行加密和解密。-AES encryption and decryption tool, use the c# development, you can encrypt and decrypt data.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:230596
    • 提供者:YANG Jun
  1. FileEncrypt

    0下载:
  2. 用C++开发的一个加密源程序,使用的是SSL-a source program which develops with c++ can encrypt files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3558
    • 提供者:liulijun
  1. rsa-cpp

    0下载:
  2. RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。 -Public key encryption algorithm RSA in 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8271
    • 提供者:YCLIU
  1. mimaxueAES

    1下载:
  2. 这是用C++开发的一个关于密码学的加密解密的小软件,不仅可以加密数字,汉字,字符,各类文件也可以,有本人的课设论文及源码在内.算法是AES.-This is a C++ development on cryptography, encryption and decryption of a small software, not only encrypted numbers, characters, character, all kinds of files can also have my cl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1989604
    • 提供者:蔡艳
  1. C_programming_classic_code_development_design_Fing

    0下载:
  2. C开发设计Finger编程经典代码C programming classic code development and design Finger-C programming classic code development and design Finger
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:29258
    • 提供者:tongdali
  1. RSAEncript

    0下载:
  2. 使用visual c++开发的RSA加密算法程序-Using visual c++ development process RSA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:105259
    • 提供者:walker
  1. C_SMS

    0下载:
  2. C#开发的对称加密算法,加密以及解密算法。-C# development of symmetric encryption algorithm, encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

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