Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program Fractal program
Title: DES Download
 Description: This class implements the DES algorithm, data if your data block size of sizeof (data) is a multiple of 8, you can use the function DES:: encrypt (key, data, sizeof (data)/8) to be encrypted, using DES :: decrypt (key, data, sizeof (data)/8) to be decrypted. If the data block size is arbitrary, then you can use the function DES:: yencrypt () and DES:: ydecrypt () to carry out encryption and decryption. This module is object-oriented design is not good, not so much a class as it is a function of a module set.
 Downloaders recently: [More information of uploader taoyi1985812]
 To Search: KEY
  • [RSA] - RSA algorithm for encryption and decrypt
  • [file-encrypt] - With their own set of file encryption an
File list (Check if you may need any files):
DES.txt
    

CodeBus www.codebus.net