Description: This program aims to encrypt and decrypt DES respectively, and the encrypted object of the program is the 8-bit string, i.e. converting the 64 bits into the form of strings. The validity of the encrypting could be verified by the results of the decrypting.
To Search:
- [rsa] - The source code and examples of implemen
- [des] - DES cryptographic algorithm for C
- [crypt] - A simple encryption and decryption progr
- [despro20060808] - des encryption algorithm to realize thei
- [VCRSA] - VC RSA algorithm part of optimization, o
- [Des(vc).Rar] - DES encryption algorithm VC source, cont
- [DEScipher] - err
- [DES] - The basic principle of DES is that its e
File list (Check if you may need any files):
code\des2.cpp
code