mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
ecdsa is working
--HG-- branch : ecc
This commit is contained in:
@@ -85,10 +85,6 @@ static const struct ChanType *cli_chantypes[] = {
|
||||
|
||||
void cli_session(int sock_in, int sock_out) {
|
||||
|
||||
seedrandom();
|
||||
|
||||
crypto_init();
|
||||
|
||||
common_session_init(sock_in, sock_out);
|
||||
|
||||
chaninitialise(cli_chantypes);
|
||||
|
||||
Reference in New Issue
Block a user