SecureBlackbox is a software component that adds support for SSL2, SSL3, TLS1 and SSH1/SSH2 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. Delphi/Kylix edition of SecureBlackbox can be used with Delphi 4-7 and Kylix 1-3. 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 Delphi edition. |