> I tested it here on my machine (x86-64, Debian 8, libsodium 1.0.0-1) and
> got one test failure:
>
>   (generic-hash (string->blob "")) ............................. [ERROR]
>   
>   Error: crypto_generichash returned -1
>
> Do you get this too?

Ah yes, I forgot about this test case. Older versions of libsodium can't hash 
an empty value it seems. I thought I'd disabled this test depending on the 
libsodium version, but perhaps I forgot to commit it...

Thanks for the bug report.

-- 
Caolan

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to