-/* $OpenBSD: wycheproof.go,v 1.145 2023/04/25 15:56:56 tb Exp $ */
+/* $OpenBSD: wycheproof.go,v 1.146 2023/11/06 14:43:02 tb Exp $ */
/*
* Copyright (c) 2018 Joel Sing <jsing@openbsd.org>
* Copyright (c) 2018,2019,2022 Theo Buehler <tb@openbsd.org>
{"ED448", "ed448_test.json", Skip},
{"HKDF", "hkdf_sha*_test.json", Normal},
{"HMAC", "hmac_sha*_test.json", Normal},
- // uncomment once package builds have caught up:
- // {"JSON webcrypto", "json_web_*_test.json", Skip},
+ {"JSON webcrypto", "json_web_*_test.json", Skip},
{"KW", "kw_test.json", Normal},
{"Primality test", "primality_test.json", Normal},
{"RSA", "rsa_*test.json", Normal},