|
|
Subscribe / Log in / New account

OpenSSL and IPv6

OpenSSL and IPv6

Posted Mar 15, 2012 8:25 UTC (Thu) by ncm (guest, #165)
Parent article: OpenSSL and IPv6

Speaking of long-delayed patches, is 1.0.1 supposed to be able to use the AES instructions supported in modern CPUs?


to post comments

OpenSSL and IPv6

Posted Mar 15, 2012 19:45 UTC (Thu) by scientes (guest, #83068) [Link]

or the AF_ALG crypto kernel user-space API, for hardware that can only work through kernel-mode. (this interface was covered by LWN a few months ago, its in 2.6.38)

http://carnivore.it/2011/04/23/openssl_-_af_alg

(also could be used for AES-IS, but that would not be optimum)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds