Closed quarckster closed 2 months ago
Command pkeyread -k x25519 -f der 10 -t produces the following output:
pkeyread -k x25519 -f der 10 -t
[x25519 der] 787.661400us
The terse output must not contain anything but the number:
787.661400
The same issue has evp_setpeer:
./evp_setpeer -t -k ec256 10 [ec256] 510.388600us
Command
pkeyread -k x25519 -f der 10 -t
produces the following output:[x25519 der] 787.661400us
The terse output must not contain anything but the number:
787.661400
The same issue has evp_setpeer: