搜索资源列表
loki加密算法C语言源代码
- loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
golay23
- golay code in mat lab programme
sha-1
- 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc, char *argv[ ]) -Programme f
rsa
- it is a rsa algorithm agent programme in cpp for ns2
Classical
- 用C语言实现的的全部的古典密码学算法的加密与解密程序,供朋友们参考。-The Classical Cryptography programme by C Language
miracl
- ECC Implmentation . The programme works without any problem on compiler Dev C++ available at bloodshed.
projects
- app1 programme des plans factoriels complets
CodecBase32
- 本程序用比较另类的方式实现Base32文本加密算法(算法实现在DLL的导出函数里面),并用一个示例程序调用实现这个算法的DLL函数,以e-mail地址作为明文,加密生成了25字节的软件序列号。 这套程序由两个Project组成。一个可以编译生成DLL,另一个是调用DLL导出函数的样板工程。-This program uses more alternative means to achieve Base32 text encryption algorithm, and a sample pro
1
- 加密程序,采用密钥可以实现简单的加密解密任务-encryption programme
27cc4d34f233
- A programme that can run weiner s attack on RSA cryptosystem.
NSA-AESvhdlmodels.tar
- programme permet ctypter et décrypter les donneés
HeNan-NetCom-sources
- 河南网通上网登陆程序算法VB源代码,带反汇编解释及C++源代码。-HeNan NetCom login programme algorithm sources
ECC-Programme-and-Text
- 本程序是ECC加密算法的程序,共有三个,都可以实现ECC加密算法,用于C++编写非对称加密算法ECC。-This program is ECC encryption algorithm program, a total of three, ECC encryption algorithm can be implemented for the preparation of asymmetric encryption algorithm C++ ECC.
AES-with-ECC
- 本文使用ECC加密AES的密钥,再由AES加密明文内容,AES加密强度大,速度快,但是密钥更新繁琐和不安全,由强度很大的非对称密钥算法对AES密钥加密,结合了两方的优点-this programme combine the ECC with AES.using the ECC to cipher the AES key,and using the AES to cipher the m
encryption-rsa-avec-biginteger
- Mon programme encrypte les fichiers avec l algorithme d encryptions rsa, mais en utilisant java
crypteur-de-fichier-rsa-64-bits
- ce programme permet de crypter et de decrypter des fichiers en utulisant l algorithme Rsa
