Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pal: fix public key generation for secp256r1
The SECPxxx public key contains additional constatnt byte (prefix) on the buffer beginning, to backward compatibility this one byte is skipped. Signed-off-by: Krzysztof Taborowski <[email protected]>
- Loading branch information