Hacker News new | ask | show | jobs
by Zamicol 869 days ago
What cryptographic primitives are supported?
1 comments

currently we support ed25519 and secp256k1 for signing, adding more key types isnt terribly hard, but does require coordination (everyone has to support it otherwise posts signed with that key type won't get propagated)