Commit Graph

12 Commits

Author SHA1 Message Date
Steve Moyer
df4386d185 refactor(varsig): separates payload encoding and signature validation 2025-07-07 07:34:17 -04:00
Steve Moyer
d43079c7fd Merge branch 'main' of github.com:selesy/go-varsig 2025-07-04 11:07:38 -04:00
Steve Moyer
260fc2bf8b docs: add Apache 2.0 LICENSE file 2025-07-04 11:07:27 -04:00
Steve Moyer
109ccc0146 feat(option): add Option type for Varsig construction (initially for varsig < v1) 2025-07-04 10:53:49 -04:00
Steve Moyer
9a6776698a doc(error): document possible varsig encoding/decoding errors 2025-07-04 10:27:12 -04:00
Steve Moyer
d3378a0608 feat(registry): adds default and custom registries for signing algorithms parsing 2025-07-04 10:04:40 -04:00
Steve Moyer
6d514d0061 build: update Go to v1.24.4 and update build tools 2025-07-04 09:40:18 -04:00
Steve Moyer
ba0e92dcee build: configure Go tools and dependencies 2024-11-30 07:55:59 -05:00
Steve Moyer
9565d56178 docs: moves library documentation to Go package doc. 2024-11-29 09:08:28 -05:00
Steve Moyer
9e9cc6dc92 docs: add initial README file 2024-11-29 08:21:26 -05:00
Steve Moyer
7b31ac0149 build: ignore Go, direnv and dotenv files 2024-11-29 07:52:29 -05:00
Steve Moyer
c267fe9169 build: add asdf .tool-versions file 2024-11-29 07:50:01 -05:00