corneliusdavid / encryptor3

Delphi program to provide quick encryption/decryption of strings using LockBox 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encryptor3

About

A Delphi project to encrypt and decrypt strings using the various encryption techniques used by what was originally known as TurboPower LockBox, but has been open-sourced and renamed to TurboPack LockBox3; it is also available through Embarcadero's GetIt Package Manager. This project has been tested to compile and run under Delphi 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney, 11 Alexandria, and 12 Athens.

History

This project originally started as just Encryptor and used LockBox 2.08.

Disclaimer

This code is to be used for educational or internal use only. It has not been fully tested, but is simply a tool I built to create simple license keys I can ship with my software and decrypt at run-time.

About

Delphi program to provide quick encryption/decryption of strings using LockBox 3.

License:MIT License


Languages

Language:Pascal 100.0%