summaryrefslogtreecommitdiff
path: root/security/openssl/files/patch-hw_cryptodev.c-aes_256 (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-09- update to 0.9.8jDirk Meyer1-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
2004-10-12- add patch to support AES-192-CBC and AES-256-CBCDirk Meyer1-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