python-rubenesque icon indicating copy to clipboard operation
python-rubenesque copied to clipboard

Pure Python implementation of standard elliptic curves

Results 2 python-rubenesque issues
Sort by recently updated
recently updated
newest added

Is it possible to implement other curves in this paper? https://eprint.iacr.org/2013/647.pdf As https://safecurves.cr.yp.to/ pointed out, the curves in the library defaults are unsafe, so it is useful to have a...

RFC 7748 section 4.2 defines Curve448, then says it is birationally equivalent to an unnamed Edwards curve, then says that both of those curves are 4-isogenous to another Edwards curve,...