| Solaris |
|
|
A project in the Highlander family
This is the bring hardware acceleration to OpenSSL with minimal userland overhead. The idea is pretty simple. We create an OpenSSL engine that performs ioctl operations to do crypto via /dev/crypto.
Currently the only way to acccess hardware crypto is via the pkcs11 engine, which operates uses PKCS#11 interfaces to libpkcs11.so. For programs that do not need the key handling or other operations that PKCS#11 can provide, this should be a perfect alternative. Removing the layers of userland overhead should bring down the data size where software crypto is quicker than hardware.
Items to investigate:
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.