libtom / libtomcrypt

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
https://www.libtom.net
Other
1.51k stars 449 forks source link

Is there any plan to support ED448 and X448 #608

Open smoonly opened 1 year ago

smoonly commented 1 year ago

libtomcrypt has supported ED25519 and X25519 for a long time, is there any plan to support ED448 and X448?