Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Releases: DeveloppeurPascal/Swap-Keys-Generator

Version 2.0 - 20250527

27 May 09:26

Choose a tag to compare

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

07 Aug 07:45

Choose a tag to compare

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

26 Apr 18:53

Choose a tag to compare

Minor changes

Version 1.0 - 20240328

28 Mar 17:29

Choose a tag to compare

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.