EldoS
Navigation
Web site
Support
Table Of Contents

Overview of SecureBlackbox packages

SecureBlackbox contains a huge number of functions, which are related to certain technologies such as OpenPGP, SSH or SSL/TLS etc.. Most often the users need only a small subset of such functions, and this subset is related to one or two groups.

SecureBlackbox groups the functions and components, related to one technology, into packages. The package is both a technological unit and a unit of licensing. This means that you can purchase a license for one or several packages that you need and save on the license.

Once you purchase a license, you can use the functions and components, included into the licensed package. You can also distribute the components and modules, related to this package, in the way you need.

Available packages

Package name Description Includes Is included into
SecureBlackbox Professional SecureBlackbox Professional includes all functions and components, available in SecureBlackbox except Distributed Cryptography add-on. All of the listed packages except Distributed Cryptography (DC) -
SecureBlackbox Standard Standard package includes most popular components and functions. LDAPBlackbox, MailBlackbox, MIMEBlackbox, OpenPGPBlackbox, PKIBlackbox, SFTPBlackbox, SSHBlackbox, SSLBlackbox, ZIPBlackbox SecureBlackbox Professional
SecureBlackbox Data Security Data Security package includes functions and components, related to document security. MIMEBlackbox, OfficeBlackbox, OpenPGPBlackbox, PDFBlackbox, PKIBlackbox, XMLBlackbox, ZIPBlackbox SecureBlackbox Professional
SecureBlackbox Transports Transports package includes functions and components, related to Internet protocols and their security. CloudBlackbox, PKIBlackbox, SFTPBlackbox, SSHBlackbox, SSLBlackbox, WebDAVBlackbox SecureBlackbox Professional
CloudBlackbox CloudBlackbox lets you securely store data in cloud data storage services, such as Amazon S3, Google storage and Microsoft Azure. base components of PKIBlackbox, SSLBlackbox client-only SecureBlackbox Professional, Transports
EDIBlackbox EDIBlackbox is used to transfer business data using AS2 and AS3 protocols. base components of PKIBlackbox, MIMEBlackbox, SSLBlackbox client-only SecureBlackbox Professional
FTPSBlackbox FTPSBlackbox is a subset of SSLBlackbox and includes the components that add client-side and server-side support for SSL / TLS family of protocols. Also FTPSBlackbox includes client-side and server-side components for FTP / FTPS protocols.

Client
Client package lets your application connect to remote FTP and FTPS servers. Client package is a subset of SSLBlackbox client and SSLBlackbox client+server packages.

Client+server
Client+server package lets your application connect to remote FTP and FTPS servers AND also create your own FTP/FTPS server. Client+server packages includes SSLBlackbox client+server package.

base components of PKIBlackbox SecureBlackbox Professional, Standard, Transports, SSLBlackbox
HTTPBlackbox HTTPBlackbox and includes the components that add client-side and server-side support for SSL / TLS family of protocols. Also HTTPBlackbox includes client-side and server-side components for HTTP / HTTPS protocols.

Client
Client package lets your application connect to remote HTTP and HTPS servers. Client package is a subset of SSLBlackbox client and SSLBlackbox client+server packages.

Client+server
Client+server package lets your application connect to remote HTTP and HTTPS servers AND also create your own HTTP/HTTPS server. Client+server packages includes SSLBlackbox client+server package.

base components of PKIBlackbox SecureBlackbox Professional, Standard, Transports, SSLBlackbox
LDAPBlackbox LDAPBlackbox is a supplementary package that includes client-side components to manage certificates and OpenPGP keys using LDAP protocol. SecureBlackbox Professional, Standard
MailBlackbox MailBlackbox includes client-side components to send and receive e-mail via SMTP and POP3 protocols respectively. base components of PKIBlackbox, MIMEBlackbox, SSLBlackbox client (without HTTP or FTP clients) SecureBlackbox Professional, Standard
MIMEBlackbox MIMEBlackbox includes functions and components that let you compose the e-mail message and optionally encrypt or sign it using X.509 certificates. Using OpenPGPBlackbox together with MIMEBlackbox you can secure e-mail using OpenPGP/MIME too. base components of PKIBlackbox SecureBlackbox Professional, Standard, Data Security, MailBlackbox
OfficeBlackbox OfficeBlackbox offers password-based encryption and certificate-based signing of your Binary and OOXML documents created by Microsoft Office, XPS documents and ODF documents created by OpenOffice. base components of PKIBlackbox, XMLBlackbox, OpenPGPBlackbox SecureBlackbox Professional, Data Security
OpenPGPBlackbox OpenBlackbox includes the components and functions that implement operations defined by OpenPGP standard: digital signing, encryption and compression of the data using OpenPGP keys, OpenPGP key generation and management. OpenPGPBlackbox can also be used when you need to authenticate the parties of SSL/TLS or SSH communication using OpenPGP keys. When you need to sign or encrypt e-mail using OpenPGP keys (or process OpenPGP-protected email), you can use OpenPGPBlackbox too. base components of PKIBlackbox SecureBlackbox Professional, Standard, Data Security, XMLBlackbox
PDFBlackbox PDFBlackbox lets you perform password-based and certificate-based encryption, certificate-based signing, timestamping and compression of your PDF (Portable Document Format) documents. base components of PKIBlackbox SecureBlackbox Professional, Data Security
PKIBlackbox PKIBlackbox includes components and functions, related to Public Key Infrastructure. This includes X.509 certificates, CRLs (certificate revocation lists), certificate requests, certificate storages. None SecureBlackbox Professional, Standard, Data Security
SFTPBlackbox With SFTPBlackbox components you can connect to remote SSH/SFTP servers, transfer files and manipulate remote file systems. You can also build your own SSH/SFTP servers.

Client
Client package lets your application connect to remote SSH/SFTP server.

Client+server
Client+server package lets your application connect to remote SSH/SFTP server AND also create your own SSH/SFTP server.

base components of PKIBlackbox, SSHBlackbox SecureBlackbox Professional, Standard, Transports
SSHBlackbox SSHBlackbox components let you perform full range of operations related to establishing SSH connections to remote SSH server, accessing the remote system using shell and command tunnels and forwarding local or remote ports. You can also build your own SSH servers.
Also SSHBlackbox lets you generate and manage SSH keys. Note, that the components for SFTP (SSH File Transfer Protocol) transfer are included into the separate SFTPBlackbox package.

Client
Client package lets your application connect to remote SSH server.

Client+server
Client+server package lets your application connect to remote SSH server AND also create your own SSH server.

base components of PKIBlackbox SecureBlackbox Professional, Standard, Transports, SFTPBlackbox
SSLBlackbox SSLBlackbox includes the components that add client-side and server-side support for SSL / TLS family of protocols. Also SSLBlackbox includes client-side components for HTTP / HTTPS and FTP / FTPS protocols.

Client
Client package lets your application connect to remote servers that use SSL/TLS security.

Client+server
Client+server package lets your application connect to remote servers that use SSL/TLS security AND also secure your own server applications.

base components of PKIBlackbox, HTTPBlackbox, FTPSBlackbox SecureBlackbox Professional, Standard, Transports
WebDAVBlackbox WebDAVBlackbox includes components . Also HTTPBlackbox includes client-side components for HTTP / HTTPS protocols.

Client
Client package lets your application connect to remote HTTP/HTTPS and WebDAV/WebDAVS servers.

Client+server
Client+server package lets your application connect to remote HTTP/HTTPS and WebDAV/WebDAVS servers AND also create your own HTTP/HTTPS and/or WebDAV/WebDAVS server.

base components of PKIBlackbox, SSLBlackbox SecureBlackbox Professional, Transports
XMLBlackbox With XMLBlackbox you can perform XML-compliant password-based, certificate-based and OpenPGP-based encryption, certificate-based and OpenPGP-based signing and timestamping of your XML documents or any generic data. base components of PKIBlackbox
OpenPGPBlackbox
SecureBlackbox Professional, Data Security
ZIPBlackbox With ZIPBlackbox you can create and manage ZIP archives with optional strong security. base components of PKIBlackbox SecureBlackbox Professional, Standard, Data Security
 
Distributed Cryptography (DC) add-on Distributed Cryptography add-on lets you sign the documents and data remotely without downloading the signed data. For example, if you generate a PDF document on the server, and need the client to sign this document with client's certificate, with this add-on you don't need to download the document to the client side for signing. The add-on lets the client sign the data using browser applet or ActiveX control.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2011, EldoS Corporation