-
Notifications
You must be signed in to change notification settings - Fork 42
Further X25519 cipher support #213
Copy link
Copy link
Open
Description
The Matter codex table in signify-ts only supports X25519_Cipher_Seed and X25519_Cipher_Salt.
If it's OK, I'd like to add the other 18 or so - X25519_Cipher_L0 -> X25519_Cipher_QB2_Big_L2 [encrypter.ts, decrypter.ts, cipher.ts, matter.ts] so we can sign arbitrary data. (e.g. for KERI ESSR from Signify)
My only question here is what class Decrypter._x25519 should return for these codecs - just Matter?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels