Releases: DeveloppeurPascal/Swap-Keys-Generator
Version 2.0 - 20250527
Little update for Swap Keys Generator today : I migrated the project to FMX Tools Starter Kit to had styles for the UI before working on other features.
This program is distributed as a shareware. You can buy a license if you use it to support my open source (and other) activities.
Full Changelog: 1.2...2.0
Version 1.2 - 20240807
Published the updated and full featured version of this program for Windows and Mac.
In this release the program generates a random list of numbers and give a Pascal code sample. To use the generated key you can use unit Olf.RTL.CryptDecrypt.pas from the project DeveloppeurPascal/librairies.
You can download it as a shareware or buy a license if you use it and want to support my work.
In future releases I'll add more programming languages and usage libraries for them. If you implement the same algorithm in an other language, please share your code and tell me as a new issue or a pull request.
Version 1.1 - 20240426
Minor changes
Version 1.0 - 20240328
First release for this "swap keys" generator. The generated code is available for Pascal language (Delphi, Lazarus & co).
If you need other languages simply add a sample code to generate in the issues.