|
lacteApp
C++17 service for Lacte hardware
|
Files | |
| Des.hpp | |
| Minimal single-block DES ENCRYPTION (no decryption, no chaining mode) - the entire cryptographic primitive RFB's classic "VNC
Authentication" security type needs: the server sends a 16-byte random challenge, the client DES-encrypts it (in two independent 8-byte ECB blocks) using the connection password as the key, and the server does the same locally to check the client's answer - see RfbServer.hpp's own file doc comment for the full handshake. | |
| RfbServer.hpp | |
| TouchInputInjector.hpp | |