Skip to main content

Posts

Showing posts from October 21, 2024

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

 Winsoft Crypto v1.4​ Full Source for Delphi/C++Builder 7 - 12 Delphi and C++Builder cryptography library. Features Uses standard Windows Cryptography API: Next Generation (CNG) Available for Delphi/C++Builder 7 - 12 and Lazarus 3.4 Supports Windows 32 and Windows 64 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 crypto.zip file to some folder 2. copy all files from Delphi12 subfolder (when using Delphi 12) to Examples\Delphi subfolder 3. open demo example Demo.dpr located in Examples\Delphi subfolder and compile it What's new Version 1.4 updated CNG API https://developer.team/delphi/34920-winsoft-crypto-v14-full-source-for-delphicbuilder-7-12.html

DIXml v7.0.2 for Delphi 11-12 Athens

 DIXml v7.0.2 for Delphi 11-12 Athens DIXml is an embedded XML, XSLT, and EXSLT processing library for Delphi (Embarcadero / CodeGear / Borland). It is build on the libxml2, libxslt and libexslt libraries. However, DIXml requires no DLLs or any other external files whatsoever. All required code is compiled completely into the application's executable. DIXml is the most feature-complete XML and XSLT solution for Delphi. https://developer.team/delphi/34918-dixml-v702-for-delphi-11-12-athens.html