[OpenWrt-Devel] [PATCH 00/10] kernel/modules: add kmod-crypto-gcm and deps

Stijn Tintel stijn at linux-ipv6.be
Fri Jan 2 03:22:32 EST 2015


This series adds support for Galois/Counter Mode (GCM) and Galois Message
Authentication Code (GMAC), and its dependencies. Some dependencies that were
previously included with other crypto modules have been moved to their own kmod
package.

Runtime tested with strongSwan 5.2.1 on ar71xx, octeon and x86_64.

Stijn Tintel (10):
  kernel/modules: remove superfluous backslash
  kernel/modules: add kmod-crypto-aead
  kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aead
  kernel/modules: remove CRYPTOMGR_MODULES
  kernel/modules: add kmod-crypto-seqiv
  kernel/modules: add kmod-crypto-ctr
  kernel/modules: add kmod-crypto-gf128
  kernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128
  kernel/modules: add kmod-crypto-ghash
  kernel/modules: add kmod-crypto-gcm

 package/kernel/linux/modules/crypto.mk | 96 +++++++++++++++++++++++++++-------
 1 file changed, 77 insertions(+), 19 deletions(-)

-- 
2.0.5
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list