Go to file
Derrick Hammer 53af084864
refactor: update ExtraMetadata MarshalJSON and add UnmarshalJSON
2024-01-04 10:26:44 -05:00
ed25519 feat: add ed25519 package 2024-01-03 08:11:26 -05:00
encoding fix: need to export Encoder for test cases 2024-01-04 10:08:13 -05:00
internal/bases refactor: move test consts under testdata folder in pkg 2024-01-04 02:51:05 -05:00
metadata refactor: update ExtraMetadata MarshalJSON and add UnmarshalJSON 2024-01-04 10:26:44 -05:00
serialize refactor: move UnmarshalBase64UrlJSON to encoding to prevent an import loop 2024-01-04 09:51:35 -05:00
types feat: add metadata types 2024-01-04 08:21:39 -05:00
utils refactor: make HashCode a generic utility 2024-01-03 08:27:04 -05:00
LICENSE chore: LICENSE 2024-01-03 03:48:50 -05:00
README.md Initial commit 2024-01-02 15:21:09 +00:00
go.mod dep: add deps 2024-01-04 08:19:56 -05:00

README.md

libs5-go