Michael Muré
|
4bfdc4bf2e
|
"bytes", PKCS8/X509 x DER/PEM serialization for every keys
|
2025-06-18 19:04:17 +02:00 |
|
Michael Muré
|
e15cc2295a
|
WIP: P-256 support, serialization improvements
|
2025-06-18 14:21:17 +02:00 |
|
Michael Muré
|
6bd03b4038
|
Merge pull request #7 from INFURA/key-test
ed25519/x25519: simplify key implementation, add tests
|
2025-06-18 14:20:10 +02:00 |
|
Michael Muré
|
807dd553df
|
ed25519/x25519: simplify key implementation, add tests
|
2025-06-18 12:11:52 +02:00 |
|
Michael Muré
|
47fa1645c6
|
Merge pull request #6 from INFURA/usage
Add examples and refine usage (key agreement in particular)
|
2025-06-18 11:11:42 +02:00 |
|
Michael Muré
|
0e3e467c83
|
Add examples and refine usage (key agreement in particular)
|
2025-06-17 16:49:43 +02:00 |
|
Michael Muré
|
f107efb7c0
|
Merge pull request #5 from INFURA/document-parse
add support for decoding arbitrary Json DID documents
|
2025-06-17 16:22:54 +02:00 |
|
Michael Muré
|
a30e345aef
|
fix incorrect prealloc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-12 18:21:02 +02:00 |
|
Michael Muré
|
377db50ef8
|
add support for decoding arbitrary Json DID documents
|
2025-06-12 17:20:56 +02:00 |
|
Michael Muré
|
745dcd1990
|
Merge pull request #4 from INFURA/syntaxt-check
did: add and complete DID and DID-URL syntax check
|
2025-06-12 11:12:10 +02:00 |
|
Michael Muré
|
7fabdda104
|
did: add and complete DID and DID-URL syntax check
|
2025-06-11 17:42:45 +02:00 |
|
Michael Muré
|
be5313d5fc
|
Merge pull request #3 from INFURA/x25519keys
x25519: use go's ecdh keys instead of a custom type
|
2025-05-08 15:26:38 +09:00 |
|
Michael Muré
|
265c97f9f4
|
x25519: use go's ecdh keys instead of a custom type
|
2025-05-08 08:23:47 +02:00 |
|
Michael Muré
|
1d61fcf2a0
|
Merge pull request #2 from INFURA/interface-cleanup
cleanup the main interfaces, document
|
2025-05-08 15:21:42 +09:00 |
|
Michael Muré
|
c8c3760d8d
|
cleanup the main interfaces, document
|
2025-05-08 08:20:25 +02:00 |
|
Michael Muré
|
0816c74565
|
Merge pull request #1 from INFURA/x25519
fix ed25519 --> x25519 conversion and usage in did:key
|
2025-05-06 23:54:57 +09:00 |
|
Michael Muré
|
0718ee1ac2
|
fix ed25519 --> x25519 conversion and usage in did:key
|
2025-05-06 13:20:18 +02:00 |
|
Michael Muré
|
eca71e594d
|
dev guidelines, some cleanup
|
2025-04-09 14:16:59 +02:00 |
|
Michael Muré
|
da87ebd5e8
|
WIP
|
2025-03-18 12:35:25 +01:00 |
|
Michael Muré
|
2a934de817
|
little bit of reorg
|
2025-03-16 13:12:40 +01:00 |
|
Michael Muré
|
fe5b469bf9
|
good progress on did:key, x25519
|
2025-03-16 12:17:33 +01:00 |
|
Michael Muré
|
ef067492f3
|
readme: a bit more flesh
|
2025-03-13 12:27:11 +01:00 |
|
Michael Muré
|
6ff62620e1
|
add GHA workflow for testing and bench
|
2025-03-13 12:26:47 +01:00 |
|
Michael Muré
|
63c51774b6
|
marginally more working
|
2025-03-13 11:26:39 +01:00 |
|
Michael Muré
|
581b06738c
|
initial import, barely working
|
2025-03-12 14:14:43 +01:00 |
|