Forked from an inaccessible project.
-
battlmonstr authored
Most places that used this method were cutting off the 1st byte. Refactor this idea to a common place. * better naming: MarshalPubkey matches existing UnmarshalPubkey * "Std" suffix for the ANSI standard encoding without cut off * docs
battlmonstr authoredMost places that used this method were cutting off the 1st byte. Refactor this idea to a common place. * better naming: MarshalPubkey matches existing UnmarshalPubkey * "Std" suffix for the ANSI standard encoding without cut off * docs
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
signature_test.go 5.37 KiB