Michael Muré
0647e4ff8a
adjust the toolkit to the new location
2025-08-07 14:28:16 +02:00
Michael Muré
33e8a8a821
Integrate go-varsig and go-did-it
...
- go-varsig provides a varsig V1 implementation
- go-did-it provides a complete and extensible DID implementation
2025-07-31 15:00:31 +02:00
Michael Muré
2bddab8b0c
delegation: add predicates to check if a delegation is a root or powerline
2025-01-29 14:07:49 +01:00
Steve Moyer
903632695f
test(delegation): calculate newCID from new.dagjson so tests are not brittle
2024-12-10 07:14:36 -05:00
Steve Moyer
f2d75b7815
test(delegation): fix newCID after new.dagjson update (brittle)
2024-12-10 07:03:06 -05:00
Michael Muré
2f2a74c7ec
delegation: fix following constructor updates
2024-12-10 12:19:47 +01:00
Michael Muré
0592717637
(WIP) refine the token constructors:
...
- for invocation, reorder the parameters for a more "natural language" mental model
- for delegation, make "subject" a required parameter to avoid make powerline by mistake
- for delegation, implement powerline
2024-12-09 20:39:47 +01:00
Steve Moyer
60bdc8873b
feat(delegation): make Token constructors resemble invocation.New() signature
2024-11-25 15:12:29 -05:00
Fabio Bozzo
d3e97aaa08
AddEncrypted adds ciphertext always as bytes
2024-11-12 16:37:53 +01:00
Fabio Bozzo
fdff79d23a
split WithEncryptedMeta in options.go by type
2024-11-12 16:07:39 +01:00
Fabio Bozzo
7cb0f97b30
Merge branch 'v1' into v1-meta-encryption
...
Signed-off-by: Fabio Bozzo <fabio.bozzo@gmail.com >
2024-11-12 15:07:19 +01:00
Michael Muré
948087744d
literal: fix flacky test
...
also: make tests less noisy everywhere
2024-11-07 12:01:29 +01:00
Fabio Bozzo
d21c17c4ca
address pr remarks
2024-11-04 19:11:25 +01:00
Fabio Bozzo
76c015e78b
feat(meta): values symmetric encryption
2024-10-31 18:24:54 +01:00
Michael Muré
bb4725d87c
rename tokens to token
2024-10-01 17:02:49 +02:00