LockBox3 Save

LockBox3 is a Delphi and C++Builder library for cryptography.

Project README

TurboPack LockBox3

Updated for 10.3 Rio / VER330 / PKG 260

You can still access 10.2 Tokyo and 10.1 Berlin versions too.

Table of contents

  1. Introduction
  2. Package names
  3. Installation

1. Introduction

LockBox3 is a Delphi 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 LockBox3. It includes designtime and runtime packages for Delphi and C++Builder and supports VCL, FMX, Win32, Win64, macOS, iOS, and Android.

2. Package names

TurboPack LockBox3 package names have the following form:

Delphi

  • LockBox3DR.bpl (Delphi Runtime)
  • LockBox3DD.bpl (Delphi Designtime)

C++Builder

  • LockBox3CR.bpl (C++Builder Runtime)
  • LockBox3CD.bpl (C++Builder Designtime)

3. Installation

TurboPack LockBox3 is available via the GetIt Package Manager where you can quickly and easily install and uninstall it.

To manually install TurboPack LockBox3 into your IDE, take the following steps:

  1. Unzip the release files into a directory (e.g., d:\lockBox3).

  2. Start RAD Studio.

  3. Add the source directory (e.g. d:\lockBox3\run and all the subdirectories) to the IDE's library path. For C++Builder, add the hpp subdirectory (e.g., d:\lockBox3\source\hpp\Win32\Release) to the IDE's system include path.

  4. Open & install the designtime package specific to the IDE being used. The IDE should notify you the components have been installed.

Open Source Agenda is not affiliated with "LockBox3" Project. README Source: TurboPack/LockBox3
Stars
166
Open Issues
7
Last Commit
2 weeks ago
Repository
Tags

Open Source Agenda Badge

Open Source Agenda Rating