资源列表
rsa
- 实现了rsa算法的加密和解密过程,其中体现了简单的算法的流程,这种代码有利于初学者深入理解算法 -Rsa algorithm implements encryption and decryption process, which reflects the simple process of the algorithm, this code help beginners-depth understanding of algorithm
topic
- DES加密算法的VHDL和VERILOG源程序- Xilinx开源共享61EDA代码工厂-DES encryption algorithm of VHDL and VERILOG source code- Xilinx factory open source code sharing 61EDA
ls-l.tar
- ls算法的简单程序,很有帮助,希望能对大家有用,相互帮助-ls algorithm simple procedure, very helpful,Hope it ll be useful to help each other
Cipher
- 古典列置换密码。属于古典密码学、对称密钥。本程序有界面。-Classical column replacement password. Belong to classical cryptography, symmetric key. The procedure interface.
n=4Programming
- 此程序的加密原理是对文件中字符的ASCII码按照先高4位后低4位的次序分别进行加密4次(每加密一次变换一次密匙),加密后将高4位和低4位再合成新字符输入 到加密文件。加密的密匙的变化规律是:新密码为原密码异或上次加密的字符的ASCII码的高4位或者低4位。解密过程是加密的反过程。-This program is file encryption principle characters in the ASCII code in accordance with the first post-hi
aes_crypto_core_latest.tar
- AES加密算法的Verilog实现,不包括测试文件-Verilog realization of AES encryption algorithm, not including test file
Snowstorm
- 对字符串进行加密解密。密码形势为16进制。支持key。雪暴。-Encrypt and decrypt strings. 16 hex password situation. Support key. Snow storm.
xlh
- 用VB编写的计算序列号的程序,其代码可用做程序加密-VB calculation with the serial number of preparation procedures, the procedures for encryption code can be used
aes
- AES 加密算法的一个精巧实现,提供加密实例-a cute C implementation of AES cryption algorithm
libEncryption
- 开源加解密库,包含了常用的加解密算法,以及相关例子-Open-source encryption libraries, including the commonly used encryption and decryption algorithms, and related examples
encryptionmode
- 加密模式 ECB CBC CFB OFB-ECB CBC CFB OFB encryption mode
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
