SecureBlackbox is a software component that adds support for SSL2, SSL3, TLS1 protocols and X.509 certificates to your application. SecureBlackbox primary goal is to provide basic technology for the wide range of applications, hiding the details of low-level protocols and algorithms, used by the parties during secure conversations. SecureBlackbox can be used on Windows and Linux operating systems with all major development tools: Visual Studio .NET, Visual C++, Visual Basic (ActiveX or DLL), Delphi and Kylix (native pascal code) and any other development tool that supports ActiveX technology or dynamically linked libraries. SecureBlackbox includes descendants for all major Delphi/Kylix and VC++ client socket classes, so in most cases you won't need to manually connect SecureBlackbox to your existing code -- you will only need to modify your socket class declarations a bit. This is ActiveX/DLL version. |