V4.1.1 -- BCRYPT (WITH library)
This is the new windows application of the well known bcrypt windows software.
It is now compatible with the new cryptography library. It allows you to crypt/decrypt/generate key/hide files.
Windows GUI using the BUGS v4.0.0 dynamic private key cryptography algorithm.
User Friendly, Open Source, Multiplatform. You can Crypt/Decrypt, Generate Key, Hide Files.
V4.1 -- BCRYPT SOURCE
This is the BCRYPT source code (compiled with Borland Builder C++ 4). I hate the way I coded the windows version of bcrypt... but I first developped this for Unix and I only done this windows
version to show the world BUGS could be used on any OS. Therefore, this windows version is working but the code is awful. Nethertheless I think this
could be useful for developpers so here we go...
V4.0.0 -- BUGS LIBRARY SOURCE
This is the BUGS Library source code which is common to Unix and Windows. It compiles on most Unix OS and has been tested on
Windows with Borland C++ Builder 4. Please note that the same source code is in the Unix package.
V4.0.0 -- Library (DLL)
This is the latest BUGS Cryptography library for Windows
V3.1 -- BCRYPT OLD Windows version working with the library 3.5.x.
These old versions should not really be used anymore as they are not compatible with the new library.
V1.2 -- BCRYPT OLD Windows version working with the library 1.8.x.
These old versions should not really be used anymore as they are not compatible with the new library.
|