Are there any free digital signature libraries? I need it to work in Delphi 2010 and be portable. By portable, I mean that the library implements the actual algorithms, and does not use the Windows API.
TurboPower LockBox doesn't work for me: here is expalantion .
OpenSSL should work. It is free and runs on different platforms. This is not a Delphi library, but rather an API, but it can be called from a Delphi application.
http://sourceforge.net/projects/openstrsecii
, , Delphi 2010...
OpenSSL - , Delphi http://www.ararat.cz/synapse/doku.php/public:howto:sslplugin
, SecureBlackbox , 100 .
, , PKCS # 1 PKCS # 7 RSA, DSA ( ) , , .
OpenSSL, . , API API , , , .
Source: https://habr.com/ru/post/1776678/More articles:3D model in Windows Phone 7 using Silverlight - windows-phone-7Im using Clipboard.GetDataObject (); but sometimes it doesn't work as i need - c #Compressed Java Byte Array from .NET Webservice - javaОтображение переполнения в нижнем поле на новой странице - sqlIs there an XML metalanguage for expressing complex searches? - xmlPassing javascript callback for java applet deployed using deployJava - javascriptThe application shows a white screen at startup after the transition to iOS 4.2 - iphoneC # using lock practice - multithreadingHow to export JasperReport to HTML without saving images to disk? - jasper-reportsParallelism in MSBuild - parallel-processingAll Articles