Tobias Brunner
73c89c15b9
crypto: gcm - Add RFC4543 wrapper for GCM
...
This patch adds the RFC4543 (GMAC) wrapper for GCM similar to the
existing RFC4106 wrapper. The main differences between GCM and GMAC are
the contents of the AAD and that the plaintext is empty for the latter.
Signed-off-by: Tobias Brunner <tobias@strongswan.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2010-01-17 21:52:11 +11:00
..
2009-11-19 23:21:03 -07:00
2009-08-14 22:58:18 +10:00
2009-10-11 11:20:58 -07:00
2009-07-24 13:59:17 +08:00
2009-07-24 13:56:31 +08:00
2009-09-11 09:38:37 -07:00
2009-07-07 12:30:33 +08:00
2009-11-23 20:25:50 +08:00
2008-04-21 10:19:34 +08:00
2009-07-14 12:58:15 +08:00
2006-09-21 11:41:02 +10:00
2009-08-05 19:35:34 +10:00
2009-02-18 21:20:06 +08:00
2008-04-21 10:19:34 +08:00
2008-12-25 11:01:15 +11:00
2008-04-21 10:19:34 +08:00
2008-04-21 10:19:34 +08:00
2008-02-07 08:42:26 -08:00
2009-01-27 17:11:15 +11:00
2009-02-19 14:44:02 +08:00
2007-10-10 16:55:40 -07:00
2007-11-02 08:47:06 +01:00
2008-12-25 11:01:40 +11:00
2009-12-14 09:58:24 -08:00
2008-12-25 11:02:07 +11:00
2009-02-19 14:33:40 +08:00
2009-08-13 23:10:39 +10:00
2008-06-02 15:46:51 +10:00
2008-04-21 10:19:34 +08:00
2008-12-25 11:02:28 +11:00
2008-02-07 08:42:26 -08:00
2009-04-15 20:45:03 +08:00
2008-12-25 11:02:03 +11:00
2008-08-29 15:50:02 +10:00
2010-01-17 21:52:11 +11:00
2009-03-04 14:43:52 +08:00
2009-08-06 15:32:38 +10:00
2009-07-24 15:18:41 +08:00
2009-07-14 18:45:45 +08:00
2010-01-07 15:57:19 +11:00
2008-04-21 10:19:34 +08:00
2008-08-29 15:50:04 +10:00
2009-02-17 20:00:11 +08:00
2008-04-21 10:19:34 +08:00
2010-01-07 15:57:19 +11:00
2008-12-25 11:02:16 +11:00
2008-12-25 11:02:18 +11:00
2008-12-25 11:02:24 +11:00
2008-02-07 08:42:26 -08:00
2009-07-14 12:58:15 +08:00
2010-01-07 15:57:19 +11:00
2009-12-08 15:55:13 -08:00
2008-07-10 20:35:12 +08:00
2008-12-25 11:02:09 +11:00
2008-12-25 11:02:10 +11:00
2008-12-25 11:02:12 +11:00
2008-12-25 11:02:13 +11:00
2009-08-13 11:53:56 +10:00
2008-12-25 11:02:30 +11:00
2009-02-09 14:30:25 +11:00
2007-10-10 16:55:38 -07:00
2008-08-29 15:50:06 +10:00
2008-04-21 10:19:34 +08:00
2009-07-11 18:23:33 +08:00
2009-07-11 18:23:34 +08:00
2009-07-22 14:38:13 +08:00
2009-07-24 13:57:13 +08:00
2009-09-02 20:05:22 +10:00
2008-08-29 15:49:55 +10:00
2008-04-21 10:19:34 +08:00
2009-12-23 19:45:20 +08:00
2009-11-23 20:23:04 +08:00
2008-12-25 11:02:21 +11:00
2008-01-11 08:16:06 +11:00
2008-04-21 10:19:34 +08:00
2009-09-02 20:05:22 +10:00
2008-12-25 11:02:22 +11:00
2009-08-20 17:58:04 +10:00
2009-06-15 12:40:10 +02:00
2008-03-06 18:56:19 +08:00
2009-06-02 14:04:56 +10:00