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

Xsd2Code++ 2022 v6.0.34.0

Xsd2Code++ 2022 v6.0.34.0
Xsd2Code++ 2022 v6.0.34.0


Xsd2code++ allows to match an XML document to a set of C# or Vb classes and vice versa operations through serialization / deserialization. integrated directly into Microsoft Visual Studio, xsd2code++ is a true productivity tool. It allows developers to manipulate an XML document without having to know XML or how an XML document is processed. The manipulation of the XML document is done using objects previously generated from an XML schema.
Read more