Commit graph

5 commits

Author SHA1 Message Date
Helder Eijs
764c1e81b9 Add Ed25519 keys and EdDSA signatures 2022-05-08 22:35:37 +02:00
Helder Eijs
e777249231 New monty_pow() requires base smaller than modulus 2019-02-05 09:36:47 +01:00
Helder Eijs
5ddd27932c Move monty_pow() output parameter to 1st position 2019-02-05 09:36:47 +01:00
Helder Eijs
dee55465ac Rename _montgomery module to _modexp 2019-02-05 09:36:47 +01:00
Helder Eijs
fa933ab29e Make mypy test pass
In the process, refactor Crypto.Math to make use of inheritance.
2018-11-23 23:07:14 +01:00
Renamed from lib/Crypto/Math/_Numbers_custom.py (Browse further)