Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"this app needs me to generate a key and point to it in config" is plenty of overlap


If you just want a raw ed25519 private key then `head -c32 /dev/urandom` does the job. But usually you want a DER/PEM wrapper or similar, which the openssl cli tools handle nicely.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: