Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove additional zero byte when writing pub der
Remove `- 1` for setting location of output buffer, which added a leading zero which cause failure in ASN1 parsing. Fixes Mbed-TLS#1257
- Loading branch information