Skip to content

Coz v1.0.0-RC1

Latest

Choose a tag to compare

@zamicol zamicol released this 05 Jan 21:00
8ec4a1f

What's Changed

  • Renamed to avoid naming conflict with Byte Dance's AI.
  • feat: begin workstream to migrate to v2 changes by @nrdxp in #31
coze  -> coz                (package name, struct name, file extension, everything)
iat   -> now
kid   -> tag
x     -> pub
d     -> prv
msg   -> standard field
dig   -> standard field
Default update `now` in `pay` on sign
`now` 2^53 – 1 error on exception
Self-describing, non-JSON serialized digests, especially `tmb`s: ES256:cLj8vsYtMBwYkzoFVZHBZo6SNL8wSdCIjCKAwXNuhOk
Revoke must interpret size set at max 2048 bytes
Explicitly add in Spec Alg section: Coz assumes `pub` can be deterministically derived from `prv` for all supported algorithms.

Full Changelog: v0.0.9...v1.0.0