Whats the difference between the Voltage IBE Toolkit and Voltage Reference Server?
The IBE Toolkit is an SDK that you can use to incorporate Identity-Based Encryption (IBE) into your application. The Toolkit provides complete IBE encryption and decryption capabilities; what it doesn’t contain, is the ability to generate private keys. The Reference Server provides the key generation functionality needed to build and test Toolkit applications. The Reference Server is extremely basic; it’s implemented as a Toolkit transport provider that can generate any private key on-demand from a generic master secret.