Expand description
§Small elliptic curves for testing
Warning: these are not in any way secure. Only use them in tests when you need a curve with a small order.
Structs§
- Tiny
Curve16 - An elliptic curve with a 16-bit order.
- Tiny
Curve32 - An elliptic curve with a 32-bit order.
- Tiny
Curve64 - An elliptic curve with a 64-bit order.