[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libnettle/libhogweed WIP
From: |
Eli Zaretskii |
Subject: |
Re: libnettle/libhogweed WIP |
Date: |
Fri, 14 Jul 2017 22:04:50 +0300 |
> From: Ted Zlatanov <address@hidden>
> Date: Fri, 14 Jul 2017 11:10:09 -0400
>
> On Thu, 13 Jul 2017 14:35:15 -0400 Ted Zlatanov <address@hidden> wrote:
>
> TZ> The code in the branch scratch/tzz/nettle is ready for merge and I
> TZ> waited a few weeks since making the last round of changes. It has tests
> TZ> you can review to see the API and usage.
>
> TZ> Barring any objections, I'll rebase+squash, write the commit message,
> TZ> and merge it tomorrow July 14.
>
> This is done.
Thank you for doing this, Ted.
I needed to add some Windows-specific code to get it to build on
Windows. Also, the 7th test fails for me as below; any idea?
Test test-gnutls-005-aead-ciphers backtrace:
signal(ert-test-failed (((should (gnutls-tests-hexstring-equal input
ert-fail(((should (gnutls-tests-hexstring-equal input reverse)) :for
(if (unwind-protect (setq value-152 (apply fn-150 args-151)) (setq f
(let (form-description-154) (if (unwind-protect (setq value-152 (app
(let ((value-152 'ert-form-evaluation-aborted-153)) (let (form-descr
(let ((fn-150 (function gnutls-tests-hexstring-equal)) (args-151 (li
(let* ((iv (gnutls-tests-pad-or-trim iv (plist-get cplist :cipher-iv
(while --dolist-tail-- (setq iv (car --dolist-tail--)) (gnutls-tests
(let ((--dolist-tail-- (append ivs (list (list 'iv-auto ivsize)))) i
(let* ((cplist (cdr (assq cipher (gnutls-ciphers)))) (key (gnutls-te
(while --dolist-tail-- (setq key (car --dolist-tail--)) (let* ((cpli
(let ((--dolist-tail-- keys) key) (while --dolist-tail-- (setq key (
(while --dolist-tail-- (setq auth (car --dolist-tail--)) (let ((--do
(let ((--dolist-tail-- auths) auth) (while --dolist-tail-- (setq aut
(while --dolist-tail-- (setq input (car --dolist-tail--)) (let ((--d
(let ((--dolist-tail-- inputs) input) (while --dolist-tail-- (setq i
(while --dolist-tail-- (setq cipher (car --dolist-tail--)) (let ((--
(let ((--dolist-tail-- ciphers) cipher) (while --dolist-tail-- (setq
(let ((keys '("mykey" "mykey2")) (inputs gnutls-tests-mondo-strings)
(lambda nil (let ((fn-120 (function memq)) (args-121 (list 'AEAD-cip
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name test-gnutls-005-aead-ciphers :documen
ert-run-or-rerun-test(#s(ert--stats :selector t :tests [#s(ert-test
ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
ert-run-tests-batch(nil)
ert-run-tests-batch-and-exit(nil)
eval((ert-run-tests-batch-and-exit nil))
command-line-1(("-L" ";." "-l" "ert" "-l" "lisp/net/gnutls-tests.el"
command-line()
normal-top-level()
Test test-gnutls-005-aead-ciphers condition:
(ert-test-failed
((should
(gnutls-tests-hexstring-equal input reverse))
:form
(gnutls-tests-hexstring-equal " " " ► ►
∟\231\202 \200")
:value nil))
FAILED 7/7 test-gnutls-005-aead-ciphers
- Re: libnettle/libhogweed WIP, Ted Zlatanov, 2017/07/13
- Re: libnettle/libhogweed WIP, Ted Zlatanov, 2017/07/14
- Re: libnettle/libhogweed WIP,
Eli Zaretskii <=
- Re: libnettle/libhogweed WIP, Eli Zaretskii, 2017/07/15
- Re: libnettle/libhogweed WIP, Ted Zlatanov, 2017/07/15
- Re: libnettle/libhogweed WIP, Eli Zaretskii, 2017/07/15
- Re: libnettle/libhogweed WIP, Eli Zaretskii, 2017/07/22
- Re: libnettle/libhogweed WIP, Ted Zlatanov, 2017/07/26
- Re: libnettle/libhogweed WIP, Eli Zaretskii, 2017/07/26
- Re: libnettle/libhogweed WIP, Ted Zlatanov, 2017/07/26