Implement offline license verification (T-502)

This commit is contained in:
ila
2026-07-20 01:29:40 +08:00
parent c51ff30c54
commit cd76f7f900
12 changed files with 887 additions and 239 deletions
+3
View File
@@ -0,0 +1,3 @@
// Package canonicaljson parses and emits the restricted canonical JSON shared
// by signed core protocols.
package canonicaljson