battlmonstr 930d662f21
Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797)
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
2022-03-31 11:06:20 +07:00
..
2021-06-25 19:13:40 +01:00
2021-06-25 19:13:40 +01:00
2022-02-19 08:15:44 +00:00
2021-06-25 19:13:40 +01:00
2021-07-29 18:53:13 +07:00
2021-07-29 17:23:23 +07:00