Managed Email Services for Business
Many attempts have been made to solve the problem of establishing secure communications, from symmetric and traditional public-key cryptography through today’s breakthrough technology, Identity-Based Encryption (IBE).

In the 1970’s, military networks, academic systems, interbank protocols and ATMs were the early adopters of modern cryptography, using systems based on symmetric cryptography. These symmetric cryptosystems, the best known of which is the Data Encryption Standard, or DES, were widely used throughout the 1980’s.
Properties of symmetric cryptographic systems:
However, it became clear that while symmetric cryptography was adequate for small contained networks with a limited number of users, it could not handle the volume of traffic brought on by the Internet boom of the 1990’s.
To address these problems, a new class of algorithms (called asymmetric or public-key) were developed; the most well-known of these algorithms is RSA. Systems based on these algorithms, commonly called PKI, were introduced to the market in the late 1980’s. In the PKI model, different keys—a public key and a private key—are used to encrypt and decrypt messages. These public keys are often distributed using certificates, which are issued by a third-party certificate server, to which users must “pre-enroll”.
Properties of PKI systems:
While PKI has succeeded in certain server-side systems, such as SSL, it has proven to be ill-suited to cross-enterprise usage due to the administrative burden of certificates, revocation lists, and cross-certification problems. PKI's requirement for pre-enrollment of all recipients has prevented its use in many business scenarios and has limited its widespread adoption.
By using identity as the public key, Identity-Based Encryption (IBE) eliminates the need for certificates and overcomes the hurdles of public key infrastructure.
Properties of IBE systems:
First published in 2001, the Boneh-Franklin IBE algorithm has received widespread interest from the academic community; over 200 follow-on papers have been published by cryptographers across the world. Voltage Security was founded in 2002 to deliver the first practical solutions built on IBE and continues to be a leader in the IBE community.