搜索资源列表
KAISER
- 凯撒密文的破解编程实现-Caesar ciphertext crack Programming
kas
- 凯撒密文的破解编程实现,请大家指教啊,谢谢支持-Caesar ciphertext crack programming, please enlighten ah, thank you support
KAISER
- 凯撒密文的破解编程实现-Caesar ciphertext crack Programming
kas
- 凯撒密文的破解编程实现,请大家指教啊,谢谢支持-Caesar ciphertext crack programming, please enlighten ah, thank you support
decoder
- 自己写的移位密码破解器 又名凯撒密码破解器-Shift the password cracker Caesar password cracker
cPPexamples
- c++的实例,包括100内的素数、进制转换、python函数调用、对容器元素重新排序、合并排序、回溯法、凯撒密文的破解、实现缓存容量增加、同步锁、顺序表的初始化删除插入、最长上升子序列。-c++ instance, including the prime number 100, base conversion for python function call, the container element reordering, merg
caser2
- 凯撒密码暴力破解程序. 不是根据频率,而是移位操作-Caesar password brute force program. Than the frequency
vigenere
- 凯撒密码破解 包含标准输入输出的简单凯撒密码破解-Caesar password crackers contain standard input and output of a simple password cracking Caesar
凯撒密码
- 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code
caszer
- 凯撒密码破解,python自动化脚本,网络安全比赛过程中常用脚本(Kaiser password cracking, python automation scr ipts, common scr ipting in network security contests)
凯撒解密
- java开发的凯撒解密系统,该系统能破解简单的凯撒加密的密码(this is a software which can unfold the password)
凯撒密码
- 凯撒密码简单的加密和解密程序 python实现代码(Caesar's decode python language)
kaisa
- 凯撒密码加解密和暴力破解过程,通过调用加解密函数实现,暴力破解函数是通过循环调用加解密函数不断输出。(Kaiser password violence cracking)