资源列表
Stream
- 一个流加密核心代码部分测试小实例,可以实现通过流的方式处理文件-A stream encryption part of the core code
RSADigitalSignatureAlgorithm
- 基于RSA的数字签名实现,用VC++模拟实现RSA数字签名过程。-RSA-based digital signature implementation, using VC++ simulation of the process of realization of RSA digital signature.
201202
- 文件列表
security
- daite scachat ebanogo gamalya BLYA!-daite scachat ebanogo gamalya BLYA!
edge_detect-lapase
- 拉普拉斯锐化边缘检测一个易懂快速的边缘检测算法-Laplacian sharpening edge detection of a rapid understandable Edge Detection Algorithm
TextLinesegmentationofhistoricalArabicdocuments.r
- This paper presents a text line segmentation method for printed or handwritten historical Arabic documents. Documents are first classified into 2 classes using a K-means scheme. These classes correspond to document complexity (easy or not eas
limitedrandom
- limited random lt codes
TycEncrypt
- vc rsa算法的dll 可用于注册机制-vc rsa algorithm dll
DES
- 使用C++实现DES算法,要求输入加密内容,将加密内容转为16进制后输入加密密钥,进行加密-C++ implementation DES encryption, the input encrypted content to the encrypted content to enter the hexadecimal encryption key to encrypt
DES-ECB
- DES 工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式.当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密.DES的过程是:加密前,先将明文分成64位的分组,然后将64位二进制码输入到密码器中.密码器对输入的64位码首先进行初始置换,然后在64位主密钥产生的16个子密钥控制下进行16轮乘积变换,接着再进行末置换,即可得到64位已加密的密
Based-on-DES
- 一种基于DES加密算法的加密软件设计方案。-failed to translate
RSA
- 一个RSA算法的实现,RSA公钥算法加解密。-An RSA algorithm implementation, RSA public key encryption algorithm.
