Sample » 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

WinRT Crypto Sample Applications 1.0 from November 06, 2023

WinRT Crypto Sample Applications 1.0 from November 06, 2023
WinRT Crypto Sample Applications 1.0 from November 06, 2023


Five sample applications written for Delphi give an introduction to symmetric encryption with AES, asymmetric encryption with RSA and hybrid encryption as a combination of both encryption alorithms 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 library are required. This code runs on Windows only and therefore uses the VCL.
Read more

ICS - Internet Component Suite - 9.0 from October 26, 2023

ICS - Internet Component Suite - 9.0 from October 26, 2023
ICS - Internet Component Suite - 9.0 from October 26, 2023


The Internet Component Suite is composed of various Internet components and applications. It is distributed as freeware with full source code for all Delphi and C++Builder versions. The sample applications exists in two forms: Object Pascal for Delphi and C++ for C++Builder. The components are written in Object Pascal native VCL which can be compiled by Delphi as well as C++Builder. There is a wiki under construction here where you'll find valuable documentation.
Read more