| Overview | Changelog | Downloads |
DatCrypt Delphi
Status: Production/StableCategory: Security :: Cryptography
Environment: Win32
Coded for: End Users/Desktop
License: Other/Proprietary License
Operating system: Windows
Programming language: Delphi/Kylix
Text language: English
Activity: Low
Last project update: 2004-02-07 17:46:49
I have completely written DatCrypt from scratch in just 12 hours (approx.) with no help from any other (algorithm) whatsoever. I designed my own encryption algorithm, and implemented it in DatCrypt. However it is not really secure (anyone can decrypt whatever is fed into DatCrypt, as long as they have the prog) and the password protection is not really good (you will still have to transfer the password to someone, and chances are it will be intercepted), I am trying to implement RSA-like encryption: Public-key encryption. I am still gathering documentation on how this works, and for the sake of compatibility, DatCrypt Delphi development is discontinued. I am rewriting it into C(++) when I have the time and knowledge.
This is why I will not release any source files, and also because I lost all but the source, so it is quite unusable right now.
