SecureBlackbox VCL 10.0
ecureBlackbox VCL is the comprehensive component collection for network and document security. nnSecureBlackbox is split to several packages:nn 1. SFTPBlackbox - securely transfer files and perform remote file system operations using SFTP (SSH File Transfer Protocol, Secure File Transfer Protocol).n 2. SSHBlackbox - access remote SSH servers using SSH2 or SSH1 protocols or build your own SSH server.n 3. FTPSBlackbox - transfer files securely using FTP and FTP-over-SSL (also known as FTPS or FTP/SSL) and create own FTP servers.n 4. OpenPGPBlackbox - encrypt and sign files using OpenPGP algorithms and standards, generate and manage OpenPGP keys and keyrings. Compatible with PGP product line by PGP Corporation.n 5. XMLBlackbox - encrypt, sign and timestamp XML files or generic data using XML encryption and signing standards (XMLDSig, XMLEnc, XAdES).n 6. PDFBlackbox - compress, encrypt and sign PDF files. Public Key (X.509 certificates) and symmetric encryption is supported. PKCS#1 and PKCS#7 signing using X.509 certificates is supported.n 7. SSLBlackbox - client and server components that provide complete support for SSL2, SSL3 and TLS1.x.n 8. HTTPBlackbox - access web sites via HTTP and HTTPS protocols with Gzip compression or build your own server.n 9. MIMEBlackbox - compose and parse MIME messages with optional S/MIME or PGP/MIME security extensions. n 10. PKIBlackbox - generate and manage certificates, certificate revocation lists, certificate requests. Complete support for Public Key Infrastructure including Windows Certificate Storages and cryptographic hardware.n 11. EDIBlackbox - exchange business information via AS2 and AS3 protocols.n 12. ZIPBlackbox - compress data with strong encryption.n 13. CloudBlackbox - securely store data in cloud storagesn 14. OfficeBlackbox - encrypt or digital sign MS Office (binary and OOXML), OpenOffice (ODF) and XPS documents.n 15. WebDAVBlackbox - access remote documents.
Requirements
Changes: 10.0
* Key derivation functions
* More secure algorithms in secure (SSH-based and TLS-based) protocols
* BCrypt hash calculation
* Elliptic Curve algorithms in OpenPGP
* CNG support on Vista and later
* Delphi XE3 and C++Builder XE3 support