mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-29 13:01:13 +03:00
pki: Add mbedTLS ECDSA key comparison support
Signed-off-by: Juraj Vijtiuk <juraj.vijtiuk@sartura.hr> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Andreas Schneider
parent
81847bf513
commit
d11869bdb6
@ -1,15 +1,3 @@
|
||||
libssh mbedTLS ECDSA support
|
||||
=============================
|
||||
|
||||
When built with mbedTLS, libssh currently does not support ECDSA key comparison.
|
||||
Since the comparison function is used during the verification of publickey
|
||||
authentication requests a libssh server will not be able to deal with ECDSA
|
||||
keys.
|
||||
|
||||
In general, if the ssh_key_cmp function is used with mbedTLS, ECDSA key
|
||||
comparison won't work.
|
||||
|
||||
|
||||
mbedTLS and libssh in multithreaded applications
|
||||
==================================================
|
||||
|
||||
|
Reference in New Issue
Block a user