summaryrefslogtreecommitdiff
path: root/security/openssl/files/patch-hw_cryptodev.c-aes_256 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.9.8jDirk Meyer2009-01-091-210/+0
| | | | | | | - move patches from files-beta back to files - FIPS disabled with force - support for crypto_hw device cloning restored - support for crypto_hw aes_256 restored
* - add patch to support AES-192-CBC and AES-256-CBCDirk Meyer2004-10-121-0/+210
to the crypto engine (assuming your card supports them). This make the Hifn cards much more useful as AES-256 is the default encryption for many client applications. Submitted by: Spike Ilacqua Obtained from: OpenBSD