79514548

Date: 2025-03-17 12:20:42
Score: 2.5
Natty:
Report link

can I check what part of the code needs to change if my enc value is "A256CBC-HS512"?

When I try to do the same thing I get a "Data Error: Invalid Key length" when calling unwrapKey method. I tried to pass "AES-CBC" instead of "AES-GCM" as well but same error. Fyi the Uint8Array of my encrypted key is 72 bytes long.

Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): can I
  • Low reputation (0.5):
Posted by: FlyGuy352