-
- Downloads
kh2reg.py: support ECDSA point compression.
We support it in the ECC code proper these days, as of the bignum rewrite in commit 25b034ee. So we should support it in this auxiliary script too, and fortunately, there's no real difficulty in doing so because I already had some Python code kicking around in test/eccref.py for taking modular square roots.
Please register or sign in to comment