EldoS Corporation

Company Homepage: http://www.eldos.com

Send e-mail to this Company

  • UMANG gives you the option to hire experienced Delphi programmers on a monthly and hourly basis.
  • Hire Dedicated Full-time Programmers at 25-60 US$ per hour.
  • Application Re-engineering and Maintenance of exiting legacy software has been UMANG's forte.
  • Outsource your Delphi Project to the award-winning software company.
Company Products

Total 6 products

Callback File System v.1.0

Components > Files and Drives > Disk Access

By EldoS Corporation.

Commercial 11 Jun 2007

Description

With Callback File System you can create your own file system within your application and expose this file system to Windows as a virtual disk.

Callback File System provides a kernel-mode driver, which calls your application when it needs to perform some file system operation, and a user-mode API for use by your application. And your application can expose generic data as a file system to third-party processes.

Such approach lets you offer the remotely stored information for system-wide access.

Informations

  • Status: Evaluation (time-limit)
  • Source: On purchase/registration
  • price: $2430
  • Source price: $14580
  • Size: 2 834kB

Platforms: C2k6, CB5, CB6, D2005, D2006, D2007, D5, D6, D7

CallbackDisk v.1.0.3

Components > Files and Drives > Disk Access

By EldoS Corporation.

Commercial 09 Jun 2007

Description

CallbackDisk lets you create virtual drives and disks, format them to FAT or NTFS, and mount as if they were physical devices.

Virtual disk is the one that has a file system on it, but is not physically located on a disk partition. The storage can be actually located in a file residing on a local disk, or in applicaiton resources, or in memory, or somewhere at a remote location. The important part is that this disk is visible to the user (and to other applications) as if it were a formatted hard disk partition.

Virual disk can be needed in many cases. The examples of use are:

  • the application stores some data internally (in resources or in supplementary files) and it needs to use some library, which can only work with file located within a system-wide file system. The examples include DirectX libraries, Flash player, many third-party components.
  • the application must hide presence of the disk from the user, while keeping it (the disk) available for some applications
  • and more ...

Informations

  • Status: Evaluation (time-limit)
  • Source: On purchase/registration
  • price: $2700
  • Size: 2 175kB

Platforms: C2k6, CB4, CB5, CB6, D2005, D2006, D2007, D4, D5, D6, D7

SecureBlackBox .NET Edition v.12.0.269

.NET > Security > Crypting

By EldoS Corporation.

Commercial 15 May 2015

Description

Features:
  • Secure standard Internet protocols for data transfer: Add security to standard Internet data transfer protocols like FTP, HTTP, SMTP, POP3, NNTP. With SecureBlackbox you will be able to transfer any data safely over unsecured channel.
  • Secure file transfer and remote command executions: Transfer file safely over secure SFTP channel. Securely execute commands remotely over SSH. SecureBlackbox allows implementation of SFTP and SSH clients as well as servers. SFTP API provides functions to create, read and write files, create, delete and enumerate directories, get and set file attributes and access control attributes. With SSH you compress and tunnel multiple TCP connections over one secured connection.
  • Encrypt and decrypt files and text using PGP-compatible algorithm: Your data can be sored or transferred in encrypted form. SecureBlackbox supports OpenPGP -- one of the most popular encryption and signing standards. You can extend your application with security functions such as signing, encryption, decryption and data verification using OpenPGP keys.
  • Encrypt and sign documents in PDF and XML formats: With SecureBlackbox you can extend your XML processing applications with XML-compliant password-based, certificate-based and OpenPGP-based encryption, signing and timestamping. Perform processing of your XML documents according to XMLEnc, XMLDSig and XAdES specifications. Add password-based and certificate-based encryption, certificate-based signing, timestamping and compression to your PDF documents.
  • Many more...

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • Size: 83 807kB

Platforms: P2010, PXE, PXE2, PXE3, S2005, S2008, S2010, S2012, S2013, S2015

SecureBlackbox Delphi v.12.0.258

Components > Security > Crypting

By EldoS Corporation.

Commercial 22 Aug 2014

Description

SecureBlackbox (VCL edition) is the comprehensive component collection for Internet security.

SecureBlackbox is split to several packages:

  • PKIBlackbox - offers support for Public Key Infrastructure (X.509 certificates, certificate requests, certificate revokation lists, certificate storages etc.). PKIBlackbox supports Windows Certificates and Windows Certificate Storages. PKIBlackbox lets you manage certificates, stored on CryptoCards and USB CryptoTokens, via CryptoAPI.
  • PGPBlackbox - clean-room implementation of all PGP algorithms and standards with support for operations with PGP keys and keyrings
  • PDFBlackbox - clean-room implementation of PDF compression, encryption and signing specifications. Public Key (X.509 certificates) and symmetric encryption is supported. PKCS#1 and PKCS#7 signing is supported.
  • SSLBlackbox - client and server components that provide complete support for SSL2, SSL3 and TLS1. Unlike other components SSLBlackbox contains original implementation of all encryption algorithms and security protocols, used in the package, and doesn't depend on third-party libraries.
  • MIMEBlackbox - high-quality MIME components with own character conversion tables and own MIME parser/assembler. MIMEBlackbox offers support for S/MIME and PGP/MIME too. DomainKeys technology is supported.
  • SSHBlackbox - client and server components that provide support for SSH1 and SSH2 (including compression) and don't depend on third-party libraries.
  • SFTPBlackbox - client and server components that provide support for Secure File Transfer Protocol (SFTP, SSH-based protocol).
  • FTPSBlackbox - client-side component, which implements FTP (RFC 959) and FTP-over-SSL (RFC 2228) protocols for secure file transfer.
  • Many more...

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • Size: 48 924kB

Platforms: C2k10, C2k7, C2k9, CBXE4, CBXE5, CBXE6, CBXE, CBXE2, CBXE3, D2005, D2006, D2007, D2009, D2010, D6, D7, DXE4, DXE5, DXE6, DXE, DXE2, DXE3

SolFS Driver Edition SDK v.1.07

Components > Files and Drives > Disk Access

By EldoS Corporation.

Commercial 12 Mar 2007

Description

With Solid File System Driver SDK your application can create a virtual disk, accessible for all or chosen processes. The data is kept in a SolFS storage.

SolFS is is a virtual file system, stored in single file (or database record, file resource or just memory block). SolFS has all necessary functionality, that can be found in modern file systems, such as support for streams inside of files, file and stream encryption, compression, journalling (support for data integrity), file and storage metadata, symbolic links etc.

Using SolFS you can simplify or completely solve the problem of managing large number of supplementary files, needed to your application. Now your customers won't be confused by unknown files, populating their disk drive. Also the problem of accidential file deletion is solved: all files are kept in one place out of user's touch. When you use one file (file system storage) application maintenance and user support becomes much easier.

Informations

  • Status: Evaluation (time-limit)
  • Source: On purchase/registration
  • Size: 7 687kB

Platforms: C2k6, CB4, CB5, CB6, D2005, D2006, D4, D5, D6, D7

Solid File System v.3.1.73

Components > Files and Drives > Packs

By EldoS Corporation.

Commercial 12 Mar 2007

Description

Solid File System is an implementation of a file system that uses single file on the media (hard drive, CD-ROM, database field) for storing the data. It can be used to preserve integrity of application data, save related data in single storage, store metadata, keep different revisions of the same information.

Solid File System can also be used as a royalty-free embedded file system for custom hardware solutions.

File System features, supported by Solid File System, include journalling, multiple streams per file, per-file compression, per-file and whole-storage encryption, defragmentation.

Solid File System is a commercial library, which can be used in your applications for different platforms, including various versions of Windows, .NET, Linux/Unix, PocketPC.

New release features include Windows 64-bit support, improved operation speed, redesigned journalling.

Informations

  • Status: With Nag-Screen
  • Source: On purchase/registration
  • price: $270
  • Source price: $1619
  • Exe demo: included
  • Size: 7 147kB

Platforms: C2k6, CB4, CB5, CB6, D2005, D2006, D3, D4, D5, D6, D7