get rid of the scary 256-byte-buf landmine
[tor.git] / changes / bug22006
blob912bdd87bd1200d07bfc5095f1f68ec131e2203d
1   o Minor features (ed25519):
2     - Add validation function that checks for torsion components in ed25119
3       public keys. Currently unused but will be used by prop224 client-side
4       code. Addresses ticket #22006. Math help by Ian Goldberg.