搜索资源列表
fangshemiyao
- 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
Cipher
- C#实现的移位、仿射、希尔加密程序。界面良好,功能全面。-C# to achieve the shift, affine, Hill encryption. Good interface, full-featured.
fangshemima
- 仿射密码的C语言实现 仿射密码的C语言实现-Affine Cipher C-language implementation
AFFINE2
- Affine cipher encryption
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
affine-caesar
- Affine Ceasar Cipher 加密解密字母,C=[(a,b),p]=(a*p+b) mod 26.-Affine Ceasar Cipher
Classical-Cipher
- Classical - Cipher is a useful stand alone PC app that can be used to decipher/Encrypt different ciphers, such as Shift Substitution, Affine Substitution, Vigenere Cipher, Transposition Cipher and Jefferson Cipher. Hope you find this useful.
fangsemima
- 仿射密码体制加解密,较移位代换等加解密体制,更加优越。-Affine cipher encryption and decryption, a shift substitution and encryption and decryption system, more superior.
Affine_Cipher-mfc
- 仿射密码加解密算法,有MFC界面,密码学实验作业-AFFINE CIPHER
cryptography-algorithm
- 这是几个密码学的基本算法,包含了仿射密码,移位密码,替换密码,维吉尼亚秘密。-This is a cryptography algorithm includes an affine cipher, shift cipher, substitution cipher, Virginia secrets.
Affine-Cipher
- 仿射密码,当k1=0为加法密码~k2=0为乘法密码-Affine Cipher
Affine-cipher
- 仿射密码是由加法密码和乘法密码结合就构成。此软件实现了仿射密码的加密和解密算法,通过网络传递加解密的数据。-Affine cipher is composed of multiplication and addition passwords combination is. This software has realized the affine password encryption and decryption algorithm, through the network transmiss
VIGNERE-CIPHER
- Vigere Cipher, Affine Cipher, Rotor Cipher C++ Programs
AffineCipher
- 解码程序-Affine Cipher and Decipher
temp_affine
- Affine Cipher Cryptography In C language
attachments
- Affine Cipher program in c
affine-cipher
- 仿射密码算法,标准C实现,大学本科密码学课程实践-affine cipher , standard C
affine-cipher-ciph-text-only-attack
- 仿射密码惟密文攻击,标准C实现,大学本科密码学课程实践-affine cipher ciph-text only attack, standard C
affine
- affine cipher untuk memecahkan kriptografi
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.)