-
-
[
Visual C++ (VC++)]
PDFPasswordRemove.rar
PDF Password Remover can be used to decrypt protected Adobe Acrobat PDF files, which have "owner" password set, preventing the file from editing (changing), printing, selecting text and graphics (and copying them into the Clipboard), or adding/changing ...
Category:
Editor Upload User:
johnhe123 Size:
557K
-
-
[
Visual C++ (VC++)]
FileDeedBox.rar
3des algorithm used when a document encryption, and then select the encrypted storage path. Select the decryption operation to decrypt the document.
-
-
[
C/C++]
linux-MD5.rar
graduation design, md5 linux in the performance tests, the increase of time under linux test function! Of course, we can decrypt encrypted!
-
[
Visual C++ (VC++)]
CryptoAPI_ProtectFile.zip
... DES encryption, and signature private key encryption. Encrypted files decryption, authentication using public key to decrypt the signature and decrypt files MD5 value to determine whether a document is modified. Problems encountered: Microsoft to provide ...
-
[
Visual C++ (VC++)]
DES.rar
VC Programming using DES encryption and decryption algorithms to encrypt and decrypt files, the key is to use eight
-
[
Visual C++ (VC++)]
RSA.rar
Input plaintext, using rsa encryption algorithm, and then the output encrypted ciphertext, and then decrypt this algorithm, the output of the plaintext after decryption.
-
[
Delphi]
Uncryp.rar
Prepared its own encryption and decryption algorithms. For the string encryption, and can decrypt.
-
[
Visual C++ (VC++)]
DES.rar
... input: enter explicitly, enter the 8-bit key. Click " Encrypt" button, you can access encrypted ciphertext. Output: in the edit box ciphertext. Click on the " decrypt" button, you can get clear. Output: show explicitly in the edit box.