- Status changed to Closed: duplicate
almost 2 years ago 9:13pm 12 March 2023
JWT library now supports Ed25519
new release: https://github.com/firebase/php-jwt/releases/tag/v5.4.0
Update the code in users_jwt module, at least, to support Ed25519 keys
Consider also adding to the main jwt module's key plugin
Also - document how to generate a Ed25519 key, using php or maybe using signify and converting to NaCl private key
https://blog.mozilla.org/warner/2011/11/29/ed25519-keys/
Or directly support conversion of signify private key to NaCl pub + private.
https://man.openbsd.org/signify.1
doit, add tests
changes to key/users_jwt form
n/a
n/a
Closed: duplicate
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.