Skip to content

Windows test ECDH-ES direct + wrap failed #3

Description

@georgelemon
[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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions