< Previous PageNext Page >

Encrypting Files for Storage

The BlackDog SDK provides the OpenSSL package, which includes a libcrypto library for encrypting any type of file for storage on the BlackDog device. Any process can store encrypted files in any writeable location on the device.

The libcrypto consists of several sub-libraries that implement the individual algorithms:

For information on how to use the libcrypto library to encrypt files for storage on the BlackDog, please refer to the Third-Party Documentation link in the SDK at OpenSSL crypto or at: http://www.openssl.org/docs/crypto/crypto.htm.

 

< Previous PageNext Page >
Copyright © Realm Systems, Inc. 2003-2005.
All rights reserved.