资源列表
Des
- DES密码的C语言实现。 输入为同目录下存放明文的1.txt文件,存放密钥的key.txt文件。输出为加密后的2.txt文件,以及2.解密后的3.txt。-DES passwords C language. Enter the same directory stored plaintext 1.txt, stored keys key.txt . 2.txt the encrypted output file, and 2. Decrypted 3.txt.
FPS-finger-verify
- 实现指纹的登记,识别及验证功能。功能比较完善了。-Achieve fingerprint registration, identification and verification functions. Function more perfect.
RainbowApplication
- A rainbow table is a precomputed table for reversing cryptographic hash functions, usually for cracking password hashes. Tables are usually used in recovering the plaintext password, up to a certain length consisting of a limited set of characters. I
Cipher
- 对消息进行摘要,并进行签名,用对称加密明文,用socket传输-Summary of the message, and sign, with symmetric encryption plaintext, using socket transport
openssl-1.0.1e.tar
- OpenSSL整个软件包大概可以分成三个主要的功能部分:密码算法库、SSL协议库以及应用程序。OpenSSL的目录结构自然也是围绕这三个功能部分进行规划的。 作为一个基于密码学的安全开发包,OpenSSL提供的功能相当强大和全面,囊括了主要的密码算法、常用的密钥和证书封装管理功能以及SSL协议,并提供了丰富的应用程序供测试或其它目的使用。-OpenSSL is probably the entire package can be divided into three major functi
100410508
- 有穷自动机的实现,编译原理实验,编译原理的三个实验-The realization of finite automata, compiler theory experiments, compiler theory of three experiments
howto_validate_credit_card
- how to validate credit card number
RSA-master
- rsa example source code
fa144571-a97f-4dc4-8c82-810d135faeef
- 基于频率分析的代替密码破译方法及其程序实现-Based on frequency analysis instead of code-breaking methods and procedures to achieve
AES
- 应用于网络信息安全领域,采用AES加密算法对文件进行加密-Used in the field of network and information security, using the AES encryption algorithm to encrypt files
dsa
- DSA 数字签名算法 VC++实现 绝对好用 能够对文件进行数字签名 防止篡改 -DSA Digital Signature Algorithm VC++ implementation is absolutely easy to digitally sign the file to prevent tampering
RSA3
- java实现的RSA窗体算法,能实现对明文加密和密文解密。大素数运行起来较慢,若需要加密解密大素数改个地方就好了-java implementation of RSA algorithm forms
