Search Tools Links Login

CRC_32, String-encryption/-decryption, File-encryption/decryption, Passwords, Filewiping


Visual Basic 6, or VB Classic

This demo-project shows you how to use my C_Crypt.dll, whitch offers:
1. VERY FAST CRC-calculation on strings and files;
2. VERY STRONG encryption/decryption for strings and files;
3. Secure filewiping
(Normal = overwrite every byte with &H00 then kill the file)
(Governmentwipe = overwrite every byte with &HFF, next run with &H00 and third run at random. Then kill the file)
4. Flexible password generation
In case of an unexpected error, the component writes a detailed logfile, C_Crypt.log.
You can download my ActiveX Dll from ftp://ftp.confite.nl/pub/
and you are free to use it in your projects.
(Source-code available)

Original Author: Joost Rongen

Inputs

See screenshot

Assumptions

download C_Crypt.zip (133 KB) from ftp://ftp.confite.nl/pub/
Register it to your system and make sure the demo-project has set a reference to it. (see reference.jpg)

Returns

See screenshot

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 108 times

Categories

Visual Basic 6

Attachments

CRC_32,_St389421222001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 6,235 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.