Materials for 20.11.2023 » Developer.Team

WinRT Crypto Sample Applications 1.1 from November 19, 2023

WinRT Crypto Sample Applications 1.1 from November 19, 2023
WinRT Crypto Sample Applications 1.1 from November 19, 2023


Five sample applications written for Delphi provide an introduction to symmetric encryption with AES, asymmetric encryption with RSA and hybrid encryption as a combination of both encryption algorithms and sign and verification. All code based on pure Delphi using the WinApi.WinRT and Winapi.Security.Cryptography library delivered since Delphi 10 Seattle. No additional 3rd-party libraries are required. This code only runs on Windows and therefore uses the VCL.
Read more