[Suite] jwe roundtrips
[OK] dir across all enc
[OK] A128KW/A192KW/A256KW x CBC/GCM
[OK] RSA-OAEP/RSA-OAEP-256/RSA1_5 x CBC/GCM
D:\a\jose\jose\tests\tjwe.nim(149) tjwe
D:\a\jose\jose\src\jose\jwe.nim(505) jweDecryptStr
D:\a\jose\jose\.nim_runtime\lib\system.nim(490) jweDecrypt
D:\a\jose\jose\src\jose\jwe.nim(412) decryptCek
D:\a\jose\jose\src\jose\jwk.nim(263) jwkFromJson
D:\a\jose\jose\src\jose\jwk.nim(82) fixedParam
Unhandled exception: JWK member has wrong length: y [JoseError]
[FAILED] ECDH-ES direct + wrap (P-256, X25519)
[OK] PBES2 all three PRFs
[OK] PBES2 accepts short passwords via jwkPassword
[OK] apu/apv flow into KDF
[OK] kid flows into header
[Suite] jwe rejection
[OK] tampered ciphertext fails (GCM)
[OK] tampered tag fails (CBC-HMAC)
[OK] tampered protected header fails
[OK] tampered encrypted key fails
[OK] wrong key fails
[OK] dir rejects wrong-size key
[OK] RSA-OAEP refuses EC key
[OK] allowAlgs/allowEncs restrict
[OK] zip rejected
[OK] A128GCMKW rejected as unsupported
[OK] malformed tokens rejected
Error: execution of an external program failed: 'C:\Users\RUNNER~1\AppData\Local\Temp\clue_test_tjwe'
Hint: used config file 'D:\a\jose\jose\.nim_runtime\config\nim.cfg' [Conf]
Hint: used config file 'D:\a\jose\jose\.nim_runtime\config\config.nims' [Conf]
Hint: used config file 'D:\a\jose\jose\tests\config.nims' [Conf]