Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
c1ea97d687 build(deps): bump golang.org/x/crypto
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.40.0 to 0.45.0
- [Commits](https://github.com/golang/crypto/compare/v0.40.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 02:34:59 +00:00
Michael Muré
2f76eaa8fe crypto: integrate varsig 2025-08-05 16:22:16 +02:00
Michael Muré
406c7d31e9 adjust to the repo moving to MetaMask org 2025-07-28 12:44:35 +02:00
Michael Muré
b44cf50620 rename the package to ucan-wg/go-dit-it 2025-07-10 16:05:28 +02:00
Michael Muré
e6d39009ba crypto: allow to select the hashing algorithm for sign/verify 2025-07-08 12:57:06 +02:00
Michael Muré
162aff3046 crypto: complete p256, add more tests and refine the signatures 2025-06-23 14:13:48 +02:00
Michael Muré
0e3e467c83 Add examples and refine usage (key agreement in particular) 2025-06-17 16:49:43 +02:00
Michael Muré
fe5b469bf9 good progress on did:key, x25519 2025-03-16 12:17:33 +01:00
Michael Muré
581b06738c initial import, barely working 2025-03-12 14:14:43 +01:00