Damien Miller

Results 87 comments of Damien Miller

Looks good to me. @daztucker ok?

Looks good to me. @daztucker ok?

IMO this would be better supported as a PKCS#11 module that could be loaded into ssh-agent. This would eliminate the need for special code in OpenSSH, but would allow these...

ssh-agent is usable by both the client and the server. On the server is may be used to provide access to the private host keys, see https://man.openbsd.org/sshd_config.5#HostKeyAgent for some more...

Which functions are you taking about? OpenSSH moved to EVP_PKEY for public key handling a few releases ago.

Thanks - with this it builds fine on OpenBSD. Unfortunately I don't actually have a serial modbus device at hand to test that it actually works, but modbus over TCP...

This project has nothing to do with bcrypt.io. The bcrypt algorithm is stable so little development is needed.