资源列表
RSA-code
- rsa加密算法_源代码_c__实现 已经运行成功的示例-_ source code rsa encryption algorithm has been run successfully _c__ example of achieving
MD-5
- MD-5 源码 已经运行成功 代码易懂 有注释-MD-5-understand source code has been running successfully annotated
DES-code
- DES代码 基础的C代码 清晰明了 已经运行成功-DES code base of C code has been run successfully clarity
StreamCypher
- a modified code to host a stream cypher decypher software written in visual studio thankyou
Caesar-Cipher-using--Visual-Basic
- 使用Visual Basic实现个人专属的密码加密器-Caesar Cipher with VB
Geffes
- this is program to encrypte and decrypte using gefss algorithm
code
- 内涵有凯撒加密,移位加密,维吉利亚加密以及置换加密,全部都可以运行附带源码和实验报告-Connotation Caesar encryption, shift encryption, encryption and permutation encryption Virginia, all can run the report with source code and experimental
TripleDES
- triple des algorithm implemented using java
sdes1
- simple des encryption through java
Quebra-Senha
- simple example of a break password
des_xfw
- 关于DES的算法,内含有界面的操作,可以作为参考。-On the DES algorithm, containing the operating interface can be used as reference.
bmrsa11
- RSA加密时间攻击是侧信道攻击中的一种重要方法,它利用密码算法执行时间所反映出的密钥信息,对密码系统进行攻击,攻击的主要对象是RSA密码体制。-RSA,encryption of RSA, it has a lot of codes about how to generate d,e,n.Then it offers plaintext to verify this model.After encryption, it decryption the ciphertext.