Updated for 10.3 Rio / VER330 / PKG 260
You can still access 10.2 Tokyo and 10.1 Berlin versions too.
Also see the new updated LockBox 3 version
LockBox is a Delphi & C++Builder library for cryptography.
It provides support for AES, DES, 3DES, Blowfish, Twofish, SHA, MD5, a variety
of chaining modes, RSA digital signature and verific...
This is a source-only release of TurboPack LockBox. It includes designtime and runtime packages for Delphi and C++Builder and supports Win32, Win64, OSX, iOS and Android.
TurboPack LockBox package names have the following form:
LockBoxDR.bpl (Delphi Runtime) LockBoxVCLDD.bpl (Delphi VCL Designtime) LockBoxFMXDD.bpl (Delphi FMX Designtime)
LockBoxCR.bpl (C++Builder Runtime) LockBoxVCLCD.bpl (C++Builder VCL Designtime) LockBoxFMXCD.bpl (C++Builder FMX Designtime)
TurboPack LockBox is available via the GetIt Package Manager where you can quickly and easily install and uninstall it.
To manually install TurboPack LockBox into your IDE, take the following steps:
-
Unzip the release files into a directory (e.g., d:\lockBox).
-
Start RAD Studio.
-
Add the source subdirectory (e.g., d:\lockBox\source) to the IDE's library path. For C++Builder, add the hpp subdirectory (e.g., d:\lockBox\source\hpp) to the IDE's system include path.
-
Open & install the designtime packages specific to the IDE being used. The IDE should notify you the components have been installed.