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 [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
