h2pasng is an advanced 'C' Header to Pascal Unit translator. It is built on the foundation provided by the h2pas utility distributed with the Free Pascal Compiler (FPC), and was developed to support the automated translation of the OpenSSL API 'C' header files to Pascal. h2pasng has been made available as a general purpose utility.
h2pasng is distributed as source code under the GPLv2 and may be compiled using FPC or Delphi.
See the User Guide in the docs folder for more information on h2pasng and how to use it.
See the MWASoftware PascalAPI4OpenSSL repository for an example use case.