bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65826: [PATCH] Add nonce support for gnutls-hash-mac


From: Seungki Kim
Subject: bug#65826: [PATCH] Add nonce support for gnutls-hash-mac
Date: Sat, 9 Sep 2023 14:50:02 +0900

I would like to update the patch to add more unit tests covering SHA256/512, AES-GMAC-128/192/256 with nonce arguments.
GMAC test vectors are from NIST CAVP SP 800-38D.
I tried to keep the existing format as much as possible while only adding additional unit tests.
Thanks.

2023년 9월 9일 (토) 오전 1:41, Stefan Kangas <stefankangas@gmail.com>님이 작성:
Seungki Kim <tttuuu888@gmail.com> writes:

> It seems like test/lisp/net/gnutls-tests.el would be the right place to add
> unit tests for my patch.(Please let me know if it is not)

It looks like the right place, yes.

> I will update the patch adding unit tests on this thread as soon as it is
> ready.

Great, thank you.

I'm also copying in Ted Zlatanov in case he has any comments.

Attachment: 0002-add-unit-tests-for-gnutls-hash-mac.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]