On Fri, 5 Apr 2019, José Mejuto wrote:
Hello,Is there any public/private key algorithm, pascal only, implemented in the distribution of fpc ? Degree of security is not important, also a 3rd party unit which does not depends on a DLL or depends on another software to generate key pairs, or other tasks, would be valid too.
Not to my knowledge. All solutions use gnutls or openssl. I know of TMS Crypto, but it also uses .obj files that were generated using C, as far as I know. Maybe DCrypt has the necessary routines, Graeme Geldenhuys maintains a version that works with FPC. Michael.
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal