Removed the guards against empty PT and empty AAD. It's an edge case that -- while...
commitfa6f454a67681f5dca0ca6c642dc94bfbdb43882
authorJaren Johnston <jaren.johnston>
Fri, 15 Jun 2012 13:45:28 +0000 (15 15:45 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 15 Jun 2012 13:45:35 +0000 (15 15:45 +0200)
tree33979ffa309ac9261aaac24969dd842f590b6f53
parentcf02bb72c4a109379c7c9d2ff5d60858f156fc75
Removed the guards against empty PT and empty AAD.  It's an edge case that -- while it may not be too useful in practice -- is tested against during crypto validation.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
authenc.c