搜索资源列表

  1. main

    1下载:
  2. 用C++简单实现RSA算法对字符串的加解密,简单易懂
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10459
    • 提供者:孙秋英
  1. Cryption-Vcdkey-Jeff

    0下载:
  2. 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做\"小胖子\",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:51788
    • 提供者:杰弗雷
  1. 加密解密技术内幕

    0下载:
  2. 加密解密技术内幕 第1章 PE文件格式深入研究 1.1 PE文件格式格式纵览 1.1.1 区块(Section) 1.1.2 相对虚拟地址(Relative Virtual Addresses) 1.1.3 数据目录 1.1.4 输入函数(Importing Functions) 1.2 PE文件结构 1.2.1 The MS-DOS头部
  3. 所属分类:电子书籍

    • 发布日期:2010-11-23
    • 文件大小:1389111
    • 提供者:vachel
  1. crypt

    0下载:
  2. 一个简单加解密的小程序 -A simple encryption and decryption program
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:站长
  1. Cryption-Vcdkey-Jeff

    0下载:
  2. 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做"小胖子",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它的原
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:51200
    • 提供者:杰弗雷
  1. RSA加解密算法

    0下载:
  2. 信息安全中的RSA算法,界面简单明了,功能齐全-information security of the RSA algorithm, simple interface, the full range of functions
  3. 所属分类:界面编程

    • 发布日期:2024-05-24
    • 文件大小:1914880
    • 提供者:sun
  1. 加、解密算法大全

    0下载:
  2. 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple tes
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:394240
    • 提供者:zl
  1. WebService_Source

    0下载:
  2. 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET
  3. 所属分类:C#编程

    • 发布日期:2024-05-24
    • 文件大小:16384
    • 提供者:杨扬
  1. main

    0下载:
  2. 用C++简单实现RSA算法对字符串的加解密,简单易懂-With C++ Simple RSA algorithm to realize string encryption and decryption, easy-to-read
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:218112
    • 提供者:孙秋英
  1. DesEncDec

    0下载:
  2. 简单实现DES加解密的代码。自己写的.可实现DES的加解密。也可按照算法实现三重DES加解密-C++ code,encryption-decryption wiht DES
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:metr0
  1. C

    0下载:
  2. 实现一个简单加解密系统,要求如下: (1)输入要加密的原文,长度不小于30个字母; (2)输入密钥长度L及用来产生密钥的英文字母(个数>=L); 注:一个有效的密钥由L(3<=L<=15)个小写英文字母组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母)。 (3)选择加密功能,可对原文进行加密; (4)选择解密功能,可对密文进行解密。 -Im
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:gqw
  1. SecChat

    0下载:
  2. rsa c++源码 可以实现简单的rsa算法的加解密-rsa c++ source
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:124928
    • 提供者:文风
  1. Caesar

    0下载:
  2. 用C++6.0写得一个加解密算法,非常简单,但是对于初学者来说,是一个很经典的算法问题,尤其是对文件读取操作很有益-Written using C++6.0 of a decryption algorithm, is very simple, but for beginners, is a classical algorithm, in particular the file read operation is very useful
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:RainFly
  1. hash.c

    0下载:
  2. HASH加密源码,简单实用的加密方法,一个函数即可实现加/解密-  Hash encrypt/dencrypt source.
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:ivanleung
  1. Desktop

    0下载:
  2. C++实现Caeser加解密哦,操作方便简单,代码不长,阅读起来也比较的简单易懂-C++ achieve Caeser encryption and decryption Oh, easy to operate and simple, the code is not long, reading it is relatively easy to understand
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:林秀
  1. FileEncry

    0下载:
  2. C#编写的一个简单文件加解密程序,根据输入的密钥产生Key和IV。-C# prepared by a simple file encryption and decryption procedures, based on the input key Key and IV.
  3. 所属分类:C#编程

    • 发布日期:2024-05-24
    • 文件大小:69632
    • 提供者:李磊
  1. SPN加密及解密

    0下载:
  2. 完成SPN的加解密实现,使用语言是C++,简单易懂(SPN encryption and decryption to achieve the realization of the use of language is C++, easy to understand)
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:1024kb
  1. test

    0下载:
  2. 在使用RSA进行相应的加解密过程,用简单的c语言实现过程,仅供参考。(The corresponding encryption and decryption process can be carried out)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:456704
    • 提供者:LIICUN
  1. 加解密处理系统

    0下载:
  2. 对文档内容进行简单的加解密操作,来保护自己的隐私。基于c的小程序(A simple encryption and decryption operation for the content of the document)
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:三——千
  1. 简单加解密

    0下载:
  2. C++简单的加解密工具请大神指教,新人测试代码!为什么说明要这么长(C++Simple encryption and decryption tools please God instructs, new test code! Why is it so long?)
  3. 所属分类:中间件编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:爱哭吗
« 12 »

源码中国 www.ymcn.org