[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
typo in pki_key_generate_ecdsa function
[Thread Prev] | [Thread Next]
- Subject: typo in pki_key_generate_ecdsa function
- From: Yury Korolev <yurykorolev@xxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 27 Nov 2018 15:58:30 +0300
- To: libssh@xxxxxxxxxx
Hi, There is a typo in pki_key_generate_ecdsa function switch case 521 value. It should be 521. https://gitlab.com/libssh/libssh-mirror/blob/master/src/pki_crypto.c#L561 <https://gitlab.com/libssh/libssh-mirror/blob/master/src/pki_crypto.c#L561>
Re: typo in pki_key_generate_ecdsa function | Jakub Jelen <jjelen@xxxxxxxxxx> |