搜索资源列表
main
- 用C++简单实现RSA算法对字符串的加解密,简单易懂
Cryption-Vcdkey-Jeff
- 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做\"小胖子\",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它
加密解密技术内幕
- 加密解密技术内幕 第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头部
crypt
- 一个简单加解密的小程序 -A simple encryption and decryption program
Cryption-Vcdkey-Jeff
- 怀恋Dos时代吗? 这里有一个Dos下的加/解密软件[提供原代码!],叫做VCDKEY,你可能要奇怪为什么叫VCDKEY?这要从上大学时候说起了:大学时候,有个铁哥们叫做"小胖子",此兄爱看VCD碟子,于是经常租碟在自己电脑上看,而且还经常将一些喜欢的精彩片段辑录到电脑中,而其人缘极好,经常有人去他电脑上玩,但他又不愿意让别人看到他录下的东西!有天,他跟我谈到了他的苦衷,于是,我决定为我的哥们写个东西,于是就有了这个东西! 其实,它的原
RSA加解密算法
- 信息安全中的RSA算法,界面简单明了,功能齐全-information security of the RSA algorithm, simple interface, the full range of functions
加、解密算法大全
- 多种加密解密算法包括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
WebService_Source
- 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET
main
- 用C++简单实现RSA算法对字符串的加解密,简单易懂-With C++ Simple RSA algorithm to realize string encryption and decryption, easy-to-read
DesEncDec
- 简单实现DES加解密的代码。自己写的.可实现DES的加解密。也可按照算法实现三重DES加解密-C++ code,encryption-decryption wiht DES
C
- 实现一个简单加解密系统,要求如下: (1)输入要加密的原文,长度不小于30个字母; (2)输入密钥长度L及用来产生密钥的英文字母(个数>=L); 注:一个有效的密钥由L(3<=L<=15)个小写英文字母组成,至少有一个元音字母( a , e , i , o 或者 u ),至少有两个辅音字母(除去元音以外的字母)。 (3)选择加密功能,可对原文进行加密; (4)选择解密功能,可对密文进行解密。 -Im
SecChat
- rsa c++源码 可以实现简单的rsa算法的加解密-rsa c++ source
Caesar
- 用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
hash.c
- HASH加密源码,简单实用的加密方法,一个函数即可实现加/解密- Hash encrypt/dencrypt source.
Desktop
- 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
FileEncry
- C#编写的一个简单文件加解密程序,根据输入的密钥产生Key和IV。-C# prepared by a simple file encryption and decryption procedures, based on the input key Key and IV.
SPN加密及解密
- 完成SPN的加解密实现,使用语言是C++,简单易懂(SPN encryption and decryption to achieve the realization of the use of language is C++, easy to understand)
test
- 在使用RSA进行相应的加解密过程,用简单的c语言实现过程,仅供参考。(The corresponding encryption and decryption process can be carried out)
加解密处理系统
- 对文档内容进行简单的加解密操作,来保护自己的隐私。基于c的小程序(A simple encryption and decryption operation for the content of the document)
简单加解密
- C++简单的加解密工具请大神指教,新人测试代码!为什么说明要这么长(C++Simple encryption and decryption tools please God instructs, new test code! Why is it so long?)