EldoS logo
Support button
Home / SecureBlackbox® / Network and document security solutions for software developers - SecureBlackbox®
SITE SEARCH
Advanced search
SOLUTION GUIDE
For Software Developers
For Business Integrators
PRODUCT LINES
BizCrypto
SecureBlackbox
Callback File System
CallbackFilter
CallbackDisk
SolFS (Solid File System)
RawDisk
MsgConnect
VoxPopuli
SFTP Net Drive
Custom services
NEED HELP?
Support options
Knowledgebase
Forums
HelpDesk
CUSTOMER RELATIONS
Testimonials
Geography
Contact Us
Time to Rest
My Control Center
COMPANY INFORMATION
Company news
Seasonal newsletter
Corporate information
For investors
For press
For partners
FOLLOW US

Wish List (complete)

View the complete list of ideas and suggestions. To vote for ideas or submit your own idea, please visit Wish List page.
0
votes
Add support for ASiC
ASiC - Associated Signature Containers
ETSI TS 102 918 V1.1.1
http://www.etsi.org/deliver/etsi_ts/102900_102999/102918/01.01.01_60/ts_102918v010101p.pdf
ETSI TS 103 174 V1.2.1
http://www.etsi.org/deliver/etsi_ts/103100_103199/103174/01.02.01_60/ts_103174v010201p.pdf
1
votes
XML should support IDOMImplementation interface
Delphi XML Data Bindings use a flexible interface-based implementation for its generated units.

To make the generated units use the Eldos components for XML manipulation, the object need to support the IDOMImplementation interface to use with the RegisterDOMVendor procedure.

http://docwiki.embarcadero.com/Libraries/en/Xml.Xmldom.RegisterDOMVendor
5
votes
OfficeBlackbox - Password To Modify
MS Office offer the ability to make office files read-only unless the password to modify is entered (instead of a password to open).

This would remove the need for office automation for many developers and would be easy for your engineers to accomplish (since passwords, encryption, and binary doc editing are already handled).
5
votes
Implement WebSocket client (RFC 6455)
WebSocket protocol provides real-time bi-directional communication between browsers (and other applications) and web servers. Release version of the protocol is defined in http://tools.ietf.org/html/rfc6455
5
votes
Implement WebSocket server (RFC 6455)
WebSocket protocol provides real-time bi-directional communication between browsers (and other applications) and web servers. Release version of the protocol is defined in http://tools.ietf.org/html/rfc6455
5
votes
Support for iCloud in CloudBlackBox
9
votes
Add a function to parse multipart/form-data contents in HTTP server
HTTP server needs a function to parse "multipart/form-data" content, posted by HTTP clients.
5
votes
Support Attribute Certificates
Attribute Certificates are defined in http://www.ietf.org/rfc/rfc3281.txt
6
votes

Offer a function to derive cryptographic key from password
Passwords can not be used "as is" in symmetric cryptography. Keys should be derived from passwords in a cryptographically secured way. It's necessary to add a function to derive a key of given length from password.
6
votes
RTSP (Real-Time Streaming Protocol) client
RTSP client components
6
votes
RTSP (Real-Time Streaming Protocol) server
RTSP server component
7
votes
Add FXP (server-to-server transfer) support to FTPS
Add FXP support to FTPS client component.
1
votes
uPnp + DRM
A uPnp + DRM video protocol management component will be great ;)
6
votes
Load multiple certificates from PEM
Make TElCustomCertStorage load multiple certificates with private keys from complex PEM file.
4
votes
Extend Webdav to Support DeltaV
Implements DeltaV protocol to support Versioning on files when using Webdav
5
votes
"knock before connect" support in socket-based components
knockd is a unix daemon, which listens to preconfigured set of socket events and executes a predefined command (such as opening a port on firewall).
7
votes
MonoTouch support in .NET edition
Add assemblies, usable in MonoTouch.
7
votes
Add custom fields to a TElPDFSignature
Add custom fields to a TElPDFSignature
7
votes

PKCS#11 support on Linux
PKCS#11 support in VCL and .NET editions (via Mono) is welcome.
9
votes

Binding Documents with Time-Stamps
RFC 5544 (http://www.ietf.org/rfc/rfc5544.txt) offers a way to timestamp generic data without signing it.
8
votes

Implement Google's SPDY protocol
SPDY is an efficient replacement of HTTP suitable for downloading multiple resources from the same HTTP server. SPDY is TLS-based (i.e. always secure). SPDY requires special server support (as it's not compatible with HTTP).
14
votes

Provide interface between SBB objects and standard CAPI dialogs
Hello,

It would really save a lot of programming time to be able to easily use the dialog provided by the OS for some very common certificate operations. Specifically:

- Displaying a X509 certificate (CryptUIDlgViewCertificate).
- Selecting a X509 certificate from a list (CryptUIDlgSelectCertificateFromStore or CryptUIDlgSelectCertificate).
10
votes
SecureBlackbox binding for PHP
Make it possible to call SecureBlackbox library from PHP (on Linux, MacOS X, Windows).
2
votes
SecureBlackbox binding for Ruby
Make it possible to call SecureBlackbox library from Ruby (on Linux, MacOS X, Windows).
2
votes
SecureBlackbox binding for Python
Make it possible to call SecureBlackbox library from Python (on Linux, MacOS X, Windows).
8
votes
SecureBlackbox for JavaScript (V8 and node.js?)
Due to limited nature of JavaScript it's not clear, what functions can be implemented this way. Please leave your comments in the forum if you like the idea and want to see some particular functionality available via JavaScript.

V8 script engine and Node.JS are more powerful and potentially can be used for security operations so use of SecureBlackbox in that environments probably makes more sense.
3
votes
PGP-based encryption for CloudBlackbox
Currently CloudBlackbox offers symmetric and certificate-based encryption of data, stored in the cloud storages. PGP-based encryption is suggested for addition.
4
votes
Non-visual Telnet client
Implement non-visual Telnet client component
11
votes
SAML implementation
Implements SAML (Security Assertion Markup Language)
14
votes

SOAP support
It appears that SecureBlackBox doesn't work with Delphi's THTTPRIO. It does work with RemObjects but I think if you could provide a SOAP package this would be a killer feature for us in need of signing SOAP envelopes.
17
votes
TSL Verification
http://ec.europa.eu/information_society/policy/esignature/eu_legislation/trusted_lists/index_en.htm
5
votes

Request Body Compression For POST/PUT
Compression of responses is great, but in our environment we often need to POST or PUT large amounts of data to the server. Currently we're looking into compressing this data ourselves, because although it's unorthodox, we're only talking to our own server and we know we can handle it. It would be nice if SecureBlackBox could do this for us.
7
votes

Implementation of DSS Core 1.0 and DSS Timestamp profile
The market seems to be going for DSS Timestamp Profile TSA's (timestamp sent in XAdES form).

Idea: implement support for this new TSA's in CAdES, XAdES, PAdES (where possible)

Specification at:
http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dss
15
votes

Add CAB compression and CAB signing support
CAB compression and CAB Authenticode signing
12
votes
The PKCS#15 interface
The PKCS#11 interface for the Smart Card contains enough functions if a smart card is used on one PC. Usually there are some problems with smart cards which are not used on one PC, because the user is not able to install the PKCS#11 drivers on another PC where the PC is in the user mode and the administrator mode is not permitted for basic PC users like officers or Internet cafe visitors.
The profile of PKCS#15 which is defined in EU Norm EN 14890 (CWA 14890) Application Interface for smart cards used as Secure Signature Creation Devices - Part 1: Basic services is a perfect way in which the application is able to communicate uniquely with any smart card which has implemented APDU according to this PKCS#15 profile. It will be used in national eID cards and eHealth cards or corporate multipurpose cards.
http://www.cen.eu/cen/Sectors/Sectors/ISSS/CEN%20Workshop%20Agreements/Pages/Electronic%20Signatures.aspx
The PKCS#15 can also contains a secure store of trusted Root certificates what can be used in applications for simplification of PKI for basic users, because in verification process the holder of a smartcard is usually non IT expert and the application can decide automatically which root is trusted for the holder of a card without any problems.
Presently the users of systems where the secure store of root certificates in PKCS#15 is not implemented are puzzled with very strange question like: is this ... (root certificate) trusted?
6
votes
Implementation of PKCS #15 soft token
PKCS #15 'soft token' is not a part of ISO/IEC 7816-15 related to Smart Card.
18
votes

Implement IMAP protocol client
Implement a client component for picking mail using IMAP protocol.
8
votes

Add support for the LZMA compression to the ZIP/Archive component
Igor Pavlov's LZMA compression algorithm - SDK: http://www.7-zip.org/sdk.html
Existing Pascal port of an older version: http://www.birtles.org.uk/programming/

A typical archive in my environment will take 50% more space when using the ZIP/DEFLATE64 compression when compared to the 7-ZIP with a LZMA compression.

From what I have read in the documentation the LZMA licence is acceptable for your (and mine's) use.
14
votes

Add BZip, GZIP and TAR file support
Advance ZIPBlackbox with other archive formats
5
votes
Implement sample to sign Mozilla plugins
Implement sample to be able to sign Mozilla plugins 'in one click', without need to install and compile all NSS libraries.
6
votes

XMPP (+ Jabber, GTalk etc.) client and server
Create client and server components for XMPP protocol, and also components (client-only, maybe?) for Jabber / GTalk .
4
votes
Support for OFTP2 protocol
Odette File Transfer Protocol Version 2.
5
votes
Implement EBICS client component
EBICS is a protocol for business communication, which includes security of the data and communication channel encryption
9
votes
RSync Client Component
like SFTPClient, but for RSync with block level copying
5
votes
Be able to use SecureBlackbox in SQL Server CLR
Currently SecureBlackbox assemblies can't be loaded to SQL Server CLR due to global static variables.
14
votes

Fill PDF forms
Let the user fill forms in PDF files using TElPDFDocument
5
votes
Add ECC support to OpenPGP
Add ECC support to OpenPGP, as described in IETF draft document.
10
votes
Add support for ECIES
Add complete support for ECIES algorithm (Elliptic Curve Integrated Encryption Scheme)
6
votes

Implement TLS 1.2
TLS 1.2 doesn't include AEAD cipher suites.
|
Support and Resources
  • Knowledgebase
  • Documentation on-line
  • Forum
  • Ask a question in HelpDesk
Latest version

9.1.215
Released 20 February 2012

  • New And Improved Features
  • Change list
  • Download
Contact Us | Terms of Use | Trademarks | Privacy Statement | Site Index
Copyright (c) 1998-2012, EldoS Corporation
Design by Web Arsenal