DelphiRAD Studio

Delphi JOSE JWT Is A Powerful JSON Web Token Library For Delphi

Delphiimplementation of JWT (JSON Web Token) and the JOSE (JSON Object Signing and Encryption) specification suite. This library supports the JWS (JWE support is planned) compact serializations with several JOSE algorithms. What is JOSE JOSEis a standard that provides a general approach to signing and encryption of any content. JOSE consists of several RFC: JWT (JSON Web…
Read more
DelphiRAD Studio

Quickly And Easily Hook Delphi And Windows API Functions With The DDetours Library

Hooking includes a range of methods for changing or expanding the behavior of an operating system, application, or other software parts by intercepting API function calls, messages, or events passed between software components. The code that controls such interception is called a hook. DDetoursis a library that allows you to insert and remove the hook from the function. It supports both…
Read more
DelphiRAD Studio

Graphics32 Is A Powerful Drawing Library To Enhance Your Delphi Windows Apps

Graphics32is a graphics library for Delphi. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphics primitives. In most cases,Graphics32considerably outperforms the standard TBitmap/TCanvas methods. However, they are rewritten to accelerate and optimize drawing on 32-bit device-independent bitmaps (DIBs). It also includes a few new…
Read more
C++DelphiTech Partner

Powerful Enterprise-Grade Authorization And Authentication Features For Your Delphi And C++ Builder Apps

IPWorks Auth Library provides embedding secure user authentication into the web, desktop, and mobile applications using C++ Builder or Delphi. With IPWorks Auth Library you can easily create OAuth supported cross-platform applications easily. Moreover, the IPWorks Auth Library also supports NTLM, RADIUS, Kerberos, SAML, LDAP, Certificate Management, and more. IPWorks Auth Library…
Read more