VI

Delphi

Winsoft Crypto for Android v1.4​ Full Source for Delphi/C++Builder 10.4 - 12

Delphi and C++Builder cryptography library for Android.

Features

Uses Android Cryptography APIs
Available for Delphi/C++Builder 10.4 - 12
Source code included in registered version
Royalty free distribution in applications

Note: Crypto library code...

Description

Delphi and C++Builder cryptography library for Android.

Features

Uses Android Cryptography APIs
Available for Delphi/C++Builder 10.4 - 12
Source code included in registered version
Royalty free distribution in applications

Note: Crypto library code doesn't contain implementation of any crypto algorithm.

Installation

1. unpack acrypto.zip file to some folder
2. copy all files from Delphi12 subfolder (when using Delphi 12) to ExamplesDelphi subfolder
3. open demo example Demo.dproj located in ExamplesDelphi subfolder and compile it

Note: Right-click "Target Platforms/Android 32-bit/Libraries" subtree
in Delphi Projects window and select "Revert System Files to Default"

What's new

Version 1.4
updated Android Cryptography API
added TCipherAlgorithm enumeration
added TCipherAlgorithmMode enumeration
added TCipherAlgorithmPadding enumeration
added CreateCipher functions
bug fixes and improvements

Additional Information