资源列表
libtomcrypt-1.00
- LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。-Encryption function
cryptologycoding
- 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, replacement password, password, an
guanjiapoxiegou
- 管家婆软件的全系列写狗工具,R4ND的狗淘宝14元一个,直接写便可成功。-Full range housewife software tool written dogs, please download it
essential_dialog_design
- qt基本对话框设计源码,改源码是基于qt开发环境制作而成-the source is the design for basic dialog, that is based on the qt development environment to make
Hill
- 使用Hill算法进行加密与解密,加解密常用算法之一。-Hill encode decode
openSSLDemo
- 本人写的基于OpenSSL的客户端和服务器程序。-A Demo Program With VC2005 and OpenSSL lib.
Vernam
- Vernam加密法,用C++ 实现,可以解密,加密性能不高-Vernam cipher, using C++ implementation can decrypt the encryption performance is not high
rsa
- 1.问题描述 RSA密码系统可具体描述为:取两个大素数p和q,令n=pq,N=(p-1)(q-1),随机选择整数d,满足gcd(d,N)=1,ed=1 modN。 公开密钥:k1=(n,e) 私有密钥:k2=(p,q,d) 加密算法:对于待加密消息m,其对应的密文为c=E(m)=me(modn) 解密算法:D(c)=cd(modn) 2.基本要求 p,q,d,e参数选取合理,程序要求界面友好,自动化程度高。 4. 实现提示 要实现一个真实的RSA密码系统,主要考虑对大整数的处理。P
encdec
- RSA encryption and decryption
my_idea
- Idea 算法实现的源代码,在VS2008下编译通过-IDEA encrypt algorithm source code
electroncpasswordlock
- 能够实现密码的输入,保存,修改等。对密码进行加密存储,不是明文存储。-Enter the password can be achieved, save, modify, and so on. Encrypted storage of passwords, not stored in plain text.
AnImageEncryptionSchemeBasedonChaoticMap
- ieee一种基于混沌的新加密方法An Image Encryption Scheme Based on Chaotic Map - In this paper, a novel block digital image encryp- tion scheme based on a chaotic coupled map lattices (CML) is reported. Within this scheme, an original image is decomp
