by EldoS - Product Type: Component / ASP.NET WebForms / .NET Class / Silverlight / .NET Compact Framework / 100% Managed Code
SSLBlackbox .NET Client - In-house licenses are Runtime royalty free for use within your company. (The In-house license does not allow you to distribute your product to other companies/organizations or individual users.)
If you need to distribute your product outside your company/organization or to individual users then please select the SSLBlackbox .NET Client - Vendor or Ultimate edition.
If you require information, please visit the pages above or Contact Us for pricing and availability.
SSLBlackbox .NET Client - In-house by EldoS
URLs: secureblackbox-sslblackbox-net-client-in-house, secureblackbox sslblackbox net client in house, secureblackboxsslblackboxnetclientinhouse, eldos
Connect to remote servers or build your own secure servers. SSLBlackbox .NET Client is an implementation of SSL 2, SSL 3, TLS 1 and TLS 1.1 security protocols, available in client-only and client-server editions. SSLBlackbox .NET also includes HTTP / HTTPS, FTP / FTPS and SMTP client components. With SSLBlackbox .NET you can connect to remote servers or build your own secure servers. SSL/TLS is often used to secure application-level protocols, such as HTTP, FTP and SMTP. SSLBlackbox includes components for client-side access to the remote servers using these protocols. SSLBlackbox includes a client-side component to upload and download files using FTP / FTPS protocol. SSLBlackbox also provides client-side and server-side DTLS support. SSLBlackbox has complete support for SSL 2, SSL 3, TLS 1.x versions of the protocol.
SSLBlackbox package of SecureBlackbox
SSL protocol was originally introduced by Netscape to secure access to Internet sites. Since then, SSL was adopted by Internet community for securing network communications in Internet and Intranet networks as TLS (Transport Layer Security) protocol.
With SSLBlackbox you can connect to remote servers or build your own secure servers.
SSL/TLS is often used to secure application-level protocols, such as HTTP, FTP and SMTP. SSLBlackbox includes components for client-side access to the remote servers using these protocols.
In particular, SSLBlackbox includes a client-side component to upload and download files using FTP / FTPS protocol. Other operations defined by FTP protocol specifications are supported as well. Note: FTPS (FTP over SSL) is not SFTP, which is SSH File Transfer Protocol and which is available in SFTPBlackbox package.
One of the recent additions to SSL/TLS family of protocols is Datagram TLS ( DTLS ), which is very similar to TLS. DTLS is used to protect UDP-based or other message-based network communications such as stream audio and video delivery. SSLBlackbox is one of the few solutions to provide client-side and server-side DTLS support.
Unlike symmetric encryption, securing communications with SSL/TLS doesn't require that the sides know the shared secret (password/encryption key). Also, the public key security (PKI) lets each side examine authenticity of the other side and prevent man-in-the-middle attacks. Another benefit of SSL/TLS is that PKI infrastructure is a widely-used technology, so implementation and maintenance of SSL/TLS-based solutions are quite simple tasks.
SSLBlackbox does not use CryptoAPI, OpenSSL or other third-party encryption library. For certificate creation, management and validation SSLBlackbox uses PKIBlackbox, base functions of which are included with SSLBlackbox package.
SSLBlackbox has been tested with numerous client-side and server-side SSL implementations, including Internet Information Server and Java 2 EE. SSLBlackbox includes special workarounds for SSL/TLS implementation flaws, found in this software.
SSLBlackbox is offered as an individual package and as a part of Professional, Standard and Transports packages.
SSL/TLS Protocol implementation contains the following features, common to both client-side and server-side components:
complete support for SSL 2, SSL 3, TLS 1.x versions of the protocol;
client and server DTLS (Datagram TLS) protocol support which lets you secure your UDP communications;
flexible support for client-side certificate authentication;
user-controlled validation of certificates;
built-in compression;
optional resuming of SSL sessions;
support for Cryptocards and USB Crypto Tokens;
authentication using pre-shared key (passphrase);
authentication using OpenPGP keys (requires OpenPGPBlackbox);
standard and custom TLS extensions;
data transfer using events/callbacks, i.e. possibility to secure not only socket-based, but also other types of data exchange;
support for key length from 512 to 16384 bits;
support for RSA, DSA and DH public key algorithms;
support for ECC-based cipher suites;
data encryption with Camellia, AES (128 to 256 bit), Triple DES (3DES), DES, ARCFOUR, RC2 algorithms;
integrity checking using HMAC, SHA1 and MD5 algorithms;
asynchronous operation mode which lets you easily build synchronous and asynchronous applications
Client-side FTP / FTPS protocol implementation offers the following FTP and FTPS features:
client-side support for FTP and FTP-over-SSL (FTPS) protocols;
support for explicit and implicit TLS;
compression (MODE Z) support;
MLST command processing for easy parsing of directory listings;
support for files over 4 Gb;
custom commands;
transfer resumption and partial transfers;
file and directory commands (create and delete directories, rename files etc.);
support for SOCKS and HTTP CONNECT (web tunneling) proxies;
support for FTP proxies;
active and passive mode with optional adjustment of the server address in passive mode;
flexible support for client-side authentication in FTPS;
bandwidth control;
IPv6 support;
DNSSEC support
SSLBlackbox includes a client-side HTTP / HTTPS protocol implementation, which offers the following HTTP features:
client-side support for HTTP 1.0 and HTTP 1.1 including keep-alive requests and chunked encoding (the features required by HTTP 1.1);
client-side support for HTTP over SSL (HTTPS);
flexible support for client-side authentication in HTTPS;
handling of GZip and Deflate compression;
easy to use cookie management;
support for files over 4 Gb;
support for HTTP, SOCKS and HTTP CONNECT (web tunneling) proxies;
support for "Windows Integrated" or NTLM authentication on both destination servers and proxy servers;
easy to use data post capabilities with methods to post web forms and binary data streams;
flexible redirection handling;
bandwidth control;
IPv6 support;
DNSSEC support
SSLBlackbox includes a client-side SMTP protocol implementation, which offers the following SMTP features:
client-side support for SMTP protocol;
support for explicit and implicit TLS;
support for binary transfer mode;
the component can send both messages created by MIMEBlackbox and any other generated messages;
flexible support for client-side authentication in SMTP over TLS;
bandwidth control;
IPv6 support
SMTP component is not available in ActiveX edition.
PKI Infrastructure - besides SSL/TLS features, SSLBlackbox includes base functions of PKIBlackbox.
Available editions
SSLBlackbox is available in several editions for various software platforms.
.NET edition. This edition of SSLBlackbox includes pure managed components, carefully optimized to achieve maximum performance, comparable to native processor code.
.NET edition requires .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0, .NET Framework 1.1, Silverlight 4, Silverlight 3, Mono 2.0, Mono 1.0, .NET CF (Compact Framework) 3.5, .NET CF 2.0, .NET CF 1.0.
.NET edition can be used on ASP.NET server systems, Windows desktop systems, Windows Mobile PDAs, Silverlight-enabled browsers, on Linux and MacOS X systems with Mono installed.
VCL edition. Blazingly fast native Delphi (Pascal) components for building native Windows and Linux applications. Usable with Delphi, C++ Builder or FreePascal (Win32 or x64, Linux/x86 or Linux/x64).
VCL edition works on any computer with Windows 98 and later or with Linux kernel 2.4 and later.
ActiveX/DLL edition. ActiveX controls and Dynamically-Linked Libraries are useable with virtually any development tool, which supports ActiveX or DLLs. This includes ASP web pages, Visual Basic 6 applications, native C/C++ applications for Windows, shell and server-side scripts.
ActiveX/DLL edition works on any computer with Windows 98 and later.
SSLBlackbox .NET Client - In-house licenses are Runtime royalty free for use within your company. (The In-house license does not allow you to distribute your product to other companies/organizations or individual users.)
If you need to distribute your product outside your company/organization or to individual users then please select the SSLBlackbox .NET Client - Vendor or Ultimate edition.
If you require information, please visit the pages above or Contact Us for pricing and availability.
Connect to remote servers or build your own secure servers.
Pricing: SSLBlackbox 9.0 .NET Edition Client - In-house License 1 Developer In-house License, SSLBlackbox 9.0 .NET Edition Client - In-house License 2 Developers In-house License, SSLBlackbox 9.0 .NET Edition Client - In-house License 3 Developers In-house License, SSLBlackbox 9.0 .NET Edition Client - In-house License 4 Developers In-house License, SSLBlackbox 9.0 .NET Edition Client - In-house License 5 Developers In-house License, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support 1 Developer In-house License + Priority support, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support 2 Developers In-house License + Priority support, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support 3 Developers In-house License + Priority support, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support 4 Developers In-house License + Priority support, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support 5 Developers In-house License + Priority support, SSLBlackbox 9.0 .NET Edition Client - In-house License + Lifetime free upgrades 1 Developer In-house License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Lifetime free upgrades 2 Developers In-house License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Lifetime free upgrades 3 Developers In-house License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Lifetime free upgrades 4 Developers In-house License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Lifetime free upgrades 5 Developers In-house License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support + Lifetime free upgrades 1 Developer In-house License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support + Lifetime free upgrades 2 Developers In-house License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support + Lifetime free upgrades 3 Developers In-house License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support + Lifetime free upgrades 4 Developers In-house License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - In-house License + Priority support + Lifetime free upgrades 5 Developers In-house License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - Company In-house License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company In-house License, SSLBlackbox 9.0 .NET Edition Client - Company In-house License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company In-house License + Priority support, SSLBlackbox 9.0 .NET Edition Client - Company In-house License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company In-house License + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - Company In-house License (Single Country)
(Unlimited Developers within your Company/Organization within one country) Company In-house License + Priority support + Lifetime free upgrades, SSLBlackbox 9.0 .NET Edition Client - Company In-house License (Worldwide)
(Unlimited Developers within your Company/Organization within many countries) Company In-house License + Worldwide usage rights, SSLBlackbox 9.0 .NET Edition Client - Company In-house License (Worldwide)
(Unlimited Developers within your Company/Organization within many countries) Company In-house License + Priority support + Worldwide usage rights, SSLBlackbox 9.0 .NET Edition Client - Company In-house License (Worldwide)
(Unlimited Developers within your Compa
Evals & Downloads: Read the SecureBlackBox help file, Download the SecureBlackBox for .NET, Silverlight, Mono and .NET CF evaluation on to your computer - Expires after 30 days, Download the SecureBlackBox for Mono evaluation on to your computer - Expires after 30 days, Download the IDEA module for SecureBlackBox .NET evaluation on to your computer - Expires after 30 days
Operating System for Deployment: Windows 7, Windows Server 2008, Windows Vista, Windows XP, Windows Server 2003, Windows 2000, Windows Mobile 6.0
Architecture of Product: 32Bit, 64Bit
Product Type: Component
Component Type: ASP.NET WebForms, .NET Class, Silverlight, .NET Compact Framework, 100% Managed Code
Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Studio .NET 2003, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual Basic .NET 2003, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Microsoft Visual C# .NET 2003, CodeGear RAD Studio 2009, C++Builder 2009, Delphi 2009, Delphi 2007 for Win32, Delphi 2006 (10.0), Delphi 2005 (9.0), .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0, .NET Framework 1.1, Silverlight 4, Silverlight 3, Mono 2.6
Keywords: sslblackbox, ssl blackbox, ssl black box, SecureBlackbox, secure blackbox, secure black box, internet security, security, data security, file security, password, password protect, file encryptor, encrypt, encryption, DOTNET, NET, .NET, C#, VB.NET, SSL, TLS, SSH, SFTP, MIME, S/MIME, PGP, ssl, XML, ZIP, EDI, cloud, office, secure, protocol
EldoS Corporation
Encryption Encrypt Encoding encode encodes decryption Decrypt decrypting cypher
Internet Communication IP comms
Security secure Administration adminstrator admin administrates
Part numbers: PC-536222-383051 536222-383051 PC-536222-383052 536222-383052 PC-536222-383053 536222-383053 PC-536222-383054 536222-383054 PC-536222-383055 536222-383055 PC-536222-383058 536222-383058 PC-536222-383059 536222-383059 PC-536222-383060 536222-383060 PC-536222-383061 536222-383061 PC-536222-383062 536222-383062 PC-536222-383064 536222-383064 PC-536222-383065 536222-383065 PC-536222-383066 536222-383066 PC-536222-383067 536222-383067 PC-536222-383068 536222-383068 PC-536222-383071 536222-383071 PC-536222-383072 536222-383072 PC-536222-383073 536222-383073 PC-536222-383074 536222-383074 PC-536222-383075 536222-383075 PC-536222-383056 536222-383056 PC-536222-383063 536222-383063 PC-536222-383069 536222-383069 PC-536222-383076 536222-383076 PC-536222-383070 536222-383070 PC-536222-383077 536222-383077 PC-536222-383078 536222-383078 PC-536222-383079 536222-383079 PC-536222-383057 536222-383057
Mfr. Part No: SBB-NET-SLC-RI0000 SBB-NET-SLC-RI0002 SBB-NET-SLC-RI0004 SBB-NET-SLC-RI0006 SBB-NET-SLC-RI0008 SBB-NET-SLC-RI0010 SBB-NET-SLC-RI0012 SBB-NET-SLC-RI0100 SBB-NET-SLC-RI0102 SBB-NET-SLC-RI0108 SBB-NET-SLC-RI0110 SBB-NET-SLC-RI0200 SBB-NET-SLC-RI0202 SBB-NET-SLC-RI0208 SBB-NET-SLC-RI0210 SBB-NET-SLC-RI0300 SBB-NET-SLC-RI0302 SBB-NET-SLC-RI0308 SBB-NET-SLC-RI0310 SBB-NET-SLC-RI0400 SBB-NET-SLC-RI0402 SBB-NET-SLC-RI0408 SBB-NET-SLC-RI0410 SBB-NET-SLC-RI0500 SBB-NET-SLC-RI0502 SBB-NET-SLC-RI0508 SBB-NET-SLC-RI0510 SBB-NET-SLC-RU0001
Publisher
Primary Category
Related Products
Related Categories
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.