搜索资源列表
duobiaotidai
- 一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method
Duobiao
- 一个多表加解密程序-This is encrypt and encode for more tables programe
Casa
- 替代密码包括多种类型,如单表替代密码,多表替代密码,多字母替代密码等。试编程实现一种典型的单表替代密码—凯撒(Caesar)密码。它的加密方法是将明文中的每个字母用此字符在字母表中后面的第k个字母替代。
算法
- 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
维吉利亚
- VIGENERE是法国的密码专家,以他明命名的密码是一种典型的多表密码!他的加密脱密可以通过文明维吉利亚方阵解决!-VIGENERE French cryptologist, with his name out the password is a typical multi-table password! From his secret encryption can solve civilization faces phalanx!
古典加密程序
- 在这个程序中将实现三种古典加密方法:恺撒算法,多表代换算法中的Vigener算法,与列换位算法-in this process will achieve three classical encryption methods : Caesar algorithm, multi-table substitution algorithm of Vigener algorithms, and algorithm out transpositions
AD0804_LCD1602 多量程数字电压显示
- 多量程数字电压显示,单量程数字电压表AD0804_LCD1602显示.双量程数字电压表AD0804_LCD1602显示-Multi range digital voltage display
Virginia
- 维吉尼亚密码是最古老而且最著名的多表替代密码体制之一,与位移密码体制相似,但维吉尼亚密码的密钥是动态周期变化的。 加密:已知明文和密钥,得出密文 解密:已知密文和密钥,得出明文 -Virginia is the oldest and most famous password in the password system instead of multiple tables, with displacement of the password system similar, but V
mutex-lock
- 多线程编程-互斥锁 由于线程的清量性,在搜索引擎构建中被广泛使用.线程的实现有多种方式,譬如互斥锁,条件变量,读写锁等.其中互斥锁最为简单,读写锁也与互斥锁类似.在LInux下简单实现一个链表,链表的插入和删除,以及整个链表的析构要考虑多线程的同步-Multi-threaded programming- Mutex clearance due to the amount of threads in the search engines are widely used to build. Th
Polyalphabetic
- 多表加密解密算法实现示例,限用于英文字符-implementation of polyalphabetic encryption and decryption of English text
Electric-power-communication-protocol-packet-gener
- 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
Vigenere
- 人们在单一恺撒密码的基础上扩展出多表密码,称为“维吉尼亚”密码。该程序实现了古代密码学重要的一个密码算法,实现密文的正确解密。-People in a single Caesar cipher based on the expansion of a multi-table code, known as the " Virginia" password. The program achieved an important ancient cryptography cryptogr
HILLcode
- 密码学中一个经典的古典多表密码体制的原来及其代码实现!-Cryptography is a classic of classical cryptography original multi-table and the code!
mamasuanfa
- 多表代替密码算法 密码学经典算法,用语ces加密-Multi-table instead of the password algorithm
shiyan
- 1、设计一个周期 3 的多表代替密码并予以实现,要求:第 1 个表由密钥字法 产生(密钥字自拟),第 2 个表由洗牌法产生(注意,字母 a~z 与数字 0~25 一一对应,洗牌法即相当于实验一的方法1(n=25)),第三个表由公式法 产生(数学公式自拟,注意它须是 Z26上的一个一一变换)。 2、设计一个周期 5 的 16-置换移位密码并予以实现,要求:5 个 16-置换至少有一个是由实验一(n=15)提供的两个方法以外、自行设计的其它方法产生。 -With the C pr
vk
- 维吉尼亚密码 多表密码 简单加密 简单解密-Vigenere Password
daiti
- 基本古典密码设计——周期为3的多表代替密码的设计和实现-Basic classical cipher design
Vigenere
- 传统加密技术对于当今的网络安全发挥不了大作用,但这些是密码学的基础,是密码学的历史。Vigenere密码就是一种传统加密技术,它是多表代换密码,能够有效改进单表代换密码的词频分布特征问题。-Traditional encryption technology is no big role to play for today s network security, but these are the basis of cryptography is the history of cryptograp
Encryption
- 用多表代替密码编码对指定文本文件的内容进行加密。用了密钥字法、洗牌法和公式法。-Multi-table instead of the password encoding to encrypt the contents of the specified text file. With the key word method, shuffling method and formula method.
cipher
- 代替密码字符串频率统计,重复间隔统计,用于单表或多表代替密码的破解-Instead of the password string frequency statistics, repeat interval statistics for a single table or multi-table instead of a password crack