summaryrefslogtreecommitdiff
path: root/package/kernel/modules/crypto.mk
AgeCommit message (Expand)Author
2009-03-24[kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.kohauke
2009-03-02fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".markus
2009-01-05[package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)juhosg
2009-01-04clean up the crypto kernel module package and allow some of the crypto module...nbd
2008-12-11load crypto_blkcipher before cryptomgr.. *sigh*kaloz
2008-12-11load aead after crypto_algapinico
2008-12-11load aead automatically, tookaloz
2008-12-10move aead into crypto-corekaloz
2008-11-24Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ...florian
2008-11-19[package] kernel/modules: disable automatic loading of crypto-test modulejuhosg
2008-11-18[package] kernel/modules: move ixp4xx hardware crypto module package into cry...juhosg
2008-09-28Add support for HW crypto cores: padlock, geode and hifn75x (#388#)florian
2008-08-10fix aes on x86 (thx, Acinonyx)nbd
2008-08-04rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaro...nico
2008-08-01OCF cannot be built under UMLflorian
2008-07-13add ocf kernel patchkaloz
2008-07-12create crypto packages for aead and authenckaloz
2008-05-11add a macro to compare kernel patch versions and use it for crypto and watchd...nico
2008-03-09Upgrade x86 to 2.6.24florian
2008-02-06fix a typo in kmod-crypto-testnico
2008-02-06add a workaround for crypto modules renamed in 2.6.24nico
2007-11-28package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)nbd
2007-11-10turn kmod-crypto-core dep into a select, so that packages like mac80211 are a...nbd
2007-09-23fix kmod-crypto-core error missing crypto_hash (closes: #2422)nico
2007-09-23move crypto support to a seperate crypto.mk file, split modules into multiple...nico