Commit Graph

11 Commits

Author SHA1 Message Date
Michael Muré
58ebd20b04 feat: rename Discriminant to Algorithm 2025-08-05 15:41:30 +02:00
Michael Muré
68e0d91f64 feat(doc): add some basic examples 2025-08-05 15:36:36 +02:00
Michael Muré
af0845c832 Remove support for varsig v0 2025-07-28 20:41:02 +02:00
Michael Muré
2f22cb9b15 feat(test): add more tests for the presets, and compat with iso-ucan 2025-07-24 16:52:58 +02:00
Steve Moyer
f6b72f1907 fix(v0): restores validateSig behavior 2025-07-09 13:39:09 +02:00
Michael Muré
03770e0d38 use value receiver, remove unneeded generic 2025-07-09 13:39:09 +02:00
Steve Moyer
8c932e0eb8 chore(ownership): transfer ownership from selesy to ucan-wg 2025-07-08 08:23:30 -04:00
Steve Moyer
83227f36a7 docs: refine Go docs and improve naming 2025-07-08 07:34:57 -04:00
Steve Moyer
03bcfb7b16 feat(eddsa): add support for EdDSA varsigs - and common Ed25519 and Ed448 algorithms 2025-07-07 15:42:11 -04:00
Steve Moyer
8b710b7e23 feat(rsa): adds RSA varsig implementation and "common" algorithms 2025-07-07 11:25:58 -04:00
Steve Moyer
df4386d185 refactor(varsig): separates payload encoding and signature validation 2025-07-07 07:34:17 -04:00