Add XML security (sign, encrypt, decrypt, verify) functions to your Windows or Linux application
With XMLBlackbox you can complete your XML processing applications with outstanding security features, such as XML-compliant password-based, certificate-based and OpenPGP-based encryption and certificate-based and OpenPGP-based signing of your XML documents or any generic data.
XMLBlackbox (VCL edition, part of SecureBlackbox software product) is a collection of native Delphi components for XML security support in your Delphi / C++Builder / Kylix applications.
Why choose XMLBlackbox
- You can sign the data with private keys, located on smartcards;
- XMLBlackbox includes XAdES support, which lets you timestamp the signed documents (timestamping is a vital part of digital signing procedure, that allows you to set and certify the time, when the signature was made);
- You can use OpenPGP keys, certificates or RSA keys for data signing and encryption;
- You can use powerful DOM XML parser and writer with XPath support and avoid using other XML libraries;
- Free individual or public support is available from the very beginning of your evaluation and development
Main features
- support for XML Encryption Syntax and Processing standard for encryption and decryption of XML documents and their parts
;
- support for XML-Signature Syntax and Processing standard for digital signing and signature verification of XML documents and their parts
;
- built-in XAdES support for timestamping of the digital signatures
;
- support for Cryptocards and USB Crypto Tokens
;
- signing and encryption using RSA keys, X.509 certificates and OpenPGP keys
;
- royalty-free license
;
- free individual technical support
XMLBlackbox can be used separately or in one cost-saving SecureBlackbox Professional package. You can use SecureBlackbox with Delphi 4 to Delphi 2005 or Borland Developer Studio 2006 (Delphi and C++Builder personalities) or Delphi 2007, C++Builder 2007, CodeGear RAD Studio 2007 (Delphi and C++Builder personalities), Kylix 3 or FreePascal for Win32 and for Linux / x86.
Download SecureBlackbox (VCL edition), which includes XMLBlackbox package
Compression gives an additional level of security and lets you increase transfer speed significantly and reduce the network load and storage space requirements. Synchronous operation mode gives you a linear programming approach without complicated callback functions. This approach saves your development time and reduces the number of errors.Asynchronous operation mode, on the other hand, gives you flexibility and complete control over your application communications.
Synchronous operation mode gives you a linear programming approach without complicated callback functions. This approach saves your development time and reduces the number of errors. Simple SecureBlackbox components can be used for reliable data transfer no matter what type of proxy or firewall is used to protect the network. You can process huge files and not be bound by restrictions of 32-bit environments. This feature works on both 32-bit and 64-bit systems without any limitations. Cryptographic hardware gains more and more popularity every day. If your software deals with X.509 certificates or PKI in general (RSA keys etc.), it is time to support cryptocards and USB tokens. SecureBlackbox was written from the ground up by EldoS Corporation developers. It doesn't use third-party code to implement its cryptographic functions. This means that you are not bound by CryptoAPI or OpenSSL version when you need to use certain algorithm.At the same time it's possible to plug third-party security libraries and hardware modules by utilizing the pluggable architecture of SecureBlackbox. No royalties means the licensing procedure which is clear and easy to understand and manage. Pay for the license once and use it for development and deployment with no other payments. We provide free technical support via web-based Forum and HelpDesk. Support is available for everyone, and the requests from clients who purchased a license are given priority. Also you can use our extensive knowledgebase. With certificate-based or key-based encryption you can prepare the documents, which are supposed to be read by just one or several recipients. And you don't need to share the common passwords between all parties. Password-based encryption is the regular encryption type, good for storing the documents within the application. Digital signing of the XML data is used in many areas of XML use, such as Web Services, cross-platform data exchange and more. Timestamping is a vital part of digital signing procedure, that allows you to set and certify the time, when the signature was made. Your requirements can include signing and encryption of the XML documents in whole, or of the part of the data being transferred. You can even use XML signing and encryption for processing non-XML data. You choose what to sign and XMLBlackbox does the job. No matter, what type of public key infrastructure your organization or the other party uses, you can meet the requirements with XMLBlackbox.
Using XMLBlackbox you can not just perform signing and encryption of the data, but also create and manage RSA keys, X.509 certificates and OpenPGP keys yourself. This feature eliminates the need in external software for key management.
The requirements that you need to meet can require different types of document signature used, and no matter what the type is you can create such signature with XMLBlackbox. There might be a need to apply various transformations (pre-processing) of the data before it is signed or encrypted. With XMLBlackbox you can achieve strict standard and requirement compliance. Cryptographic hardware gains more and more popularity every day. If your software deals with X.509 certificates or PKI in general (RSA keys etc.), it is time to support cryptocards and USB tokens.Unlike the competitive solutions XMLBlackbox is fully capable to use the cryptographic hardware (which doesn't export the private key) for signing and decryption of the data.
With XMLBlackbox you don't need a separate parser/writer for your XML documents. You can use the powerful XML parser/writer with XPath support which is included into XMLBlackbox. Use of built-in DOM parser reduces code size, increases quality of the code and speeds-up development of your software.