A secure e2e terminal data exchange software
ssh-keygen -t ECDSA -f ./id_ecc -m pem
this creates a key in the file id_ecc
Please note that this code is not production ready and very clunky to use. It was made as a learning project so, while it has some real world use cases, there are better alternatives. See: snippt