-
-
-
decrypt.rar
Encrypt/Self decrypt files in Native C++ and .NET,encrypts/self decrypts file at a time based on password and chosen algorithm.
-
decrypt.rar
Encrypt and decrypt a string .If you write a secure program you should to secure something such as a password , private key and something else…
for this propose this article can help you to encrypt an string and decrypt a string by using some method.
-
SharpZipLib_0852_BinDoc.zip
... fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels
-
SharpZipLib_0852_SourceSamples.zip
... fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels
-
-
-
zip_demo.zip
... is also the support for creating and extracting multiple disk archives (on non-removable devices as well) and for password encryption and decryption. This module uses compression and decompression functions from zlib library by Jean-loup Gailly and Mark ...
-
-
crypt.zip
... HowToStorePassWord
Here s a small example, while no "enigma machine", yet provides a simple way of storing a password with encryption. The password is first encrypted then converted to Hex. The reverse process will first convert to ascii then decrypt. ...
-