Non-Programmatic Deterministic Key Generation for ED25519 and ED448 Keys

2024-07-13 Thread Syfer Shock! via openssl-users
I need a non-programmatic method for using seeds to generate ED25519 and ED448 (Goldilocks) key pairs. This means using only shell-accessible tools within OpenSSL rather than binding programmatically. While reading the documentation it seems that neither 'genpkey' nor 'pkeyutl' have a facility for

receiving fatal error from server

2024-07-13 Thread Lokesh Chakka
Hi, Please find the attached capture file. I'm trying to craft a minimal custom client hello packet. I'm seeing that the contents of the entire packet are proper. But it seems some more data is missing. Can someone help me understand why the apache2 server(Ubuntu platform) is sending fatal error.