Edwards' Curve Resources
There are plenty of resources out there for ed25519, but it seems that there are few resources dedicated to ed448, so this list will make a concerted
1. IETF Outline / Guidance for ed448 Deployment (as well as ed25519)
2. Async SSH (allows for ed448 to be used ; this is not enabled with OpenSSH to the best of my knowledge) = https://asyncssh.readthedocs.io/en/stable/#interactive-input
3. https://github.com/otrv4/otrv4/blob/master/otrv4.md
4. BIP 32 With ed25519 = https://cardano.org/assets/Ed25519_BIP.pdf
4a. BIP32 with ed25519 keys ; GUI interface included here = https://superdarkbit.github.io/nano-bip32-ed25519/ (should look closely at the spec to ensure that these keys are being generated in a secure manner here ; there is nuance in the generation hierarchical deterministic key wallets when using Edwards' curves vs. secg curves)
>>Click here to continue<<
