[openssl-users] Lattice Ciphers
Kyle Hamilton
aerowolf at gmail.com
Mon Dec 18 19:13:03 UTC 2017
On Mon, Dec 18, 2017 at 9:59 AM, Colony.three via openssl-users
<openssl-users at openssl.org> wrote:
>
> Hear about the HP keylogging case recently? Do you think a keylogger is
> actually used in testing of a keyboard driver, in practice?
Yes.
More specifically, it's used to ensure that the scancodes that should
be detected when a particular key is hit or released are actually
detected when that key is hit or released. It's also useful for
identifying how a particular keyboard has failed, to see which
scancodes aren't being transmitted properly.
That said, it's not something that should be left in a production
driver. It's more suited for a development/diagnostics station than a
general-purpose system.
(Eeesh. And my friends call *me* "paranoid".)
-Kyle H
More information about the openssl-users
mailing list