搜索资源列表
Shift Cipher
- 一个移位加密算法的源代码,跟大家交流一下。-a shift encryption algorithm source code sharing with you what.
Sequence-Cipher-Algorithm
- 序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
myRC4
- 非常不错的流密码rc4加解密程序 c语言编写 调试运行成功-very good stream cipher encryption procedures rc4 c language debugging operation successful
Cipher
- DES 加解密算法的VC实现-DES encryption and decryption algorithms VC
cipher
- 对文件的加密解密,同时能对文件进行比较与合并。-right document encryption and decryption, and the documents can be compared with the merger.
流密码加密
- 采用流密码加密/解密,源码易懂-using stream cipher encryption / decryption, accessible source
cipher.rar
- 使用维吉尼亚密码进行控制台编程,实现对英文文本文件的加解密!,Virginia password using the console program, to achieve the English version of the document encryption and decryption!
jiamijiemi
- 用凯撒密码实现加密解密,希望对大家有帮助,我自己写的,有漏洞,大家多多指教。-Achieved with the Caesar cipher encryption and decryption, we want to help, I wrote it myself, there are loopholes, we all exhibitions.
HILLENC1
- its simple hill cipher encryption
AFFINE2
- Affine cipher encryption
CaesarCoder.src
- Caesar coder and decoder. Performs easy substitution cipher encryption and automatic decryption when key is unknown. Frequency of letters in common written English is used to decrypt.
ceasar-C_code
- ceasar cipher encryption program in c language Kor
1_A_CAESAR
- Caesar Cipher Encryption Coding
cipher
- 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
Autokey
- 基于C++Builder环境下的Autokey Cipher加密及解密源代码-Based on C++ Builder environment Autokey Cipher encryption and decryption source code
Caesar-cipher-encryption-decryption
- Caesar encryption and decryption matlab code
hill-cipher-matlab-encryption-and-decryption-code
- Hill cipher encryption and decryption matlab code
Caesar-Cipher
- 利用C语言实现的凯撒密码加密解密的源码,是信息安全中的算法之一-The use of C language implementation of the Caesar cipher encryption and decryption of the source, is one of Information Security Algorithm
Key-Word-cipher-EncaDecryption
- 密钥短语密码加密解密,标准C实现,本科密码学课程实践-Key Word cipher Encryption and Decrytion, implemented with standard C
Affine cipher
- 对截取的密文进行破译,适用于仿射密码加密的密文破译。使用时只需将密文输入即可。(The intercepted ciphertext is deciphered, which is suitable for ciphertext encryption of affine cipher encryption. When you use it, you only need to input ciphertext.)