Commit graph

11 commits

Author SHA1 Message Date
1aeefd64ae
update copyright dates 2023-01-03 10:36:07 +00:00
1a896d9af9
update copyright dates 2022-01-04 19:51:22 +00:00
906f0320d1
minor fixes and cleanups 2021-09-23 21:15:32 +00:00
cb7f38370b
Update copyright dates 2021-02-19 20:09:06 +03:00
673b97b3b8
update copyright dates 2020-02-18 14:07:27 +00:00
514c1100ee Update copyright dates 2019-02-12 21:35:12 +03:00
59007ee697
py3port: rewrite secp256k1 extension module 2018-10-31 21:14:32 +03:00
MMGen
83e9899b38
Version 0.9.6 2018-01-14 17:24:36 +03:00
philemon
0ab39e4a22
Update copyright dates 2017-05-31 18:16:08 +03:00
philemon
0be6059674 Version 0.8.6
New features/improvements:

	* Address generation using secp256k1 library (Linux only)

Instructions for installing the secp256k1 library on your system:

	doc/wiki/install-linux/Install-MMGen-on-Debian-or-Ubuntu-Linux.md

If secp256k1 is not installed on the system, MMGen remains usable. It just falls
back to 'keyconv', or failing that, python-ecdsa for generating addresses.
2016-08-24 17:20:48 +03:00
philemon
5676d7a3f9
addr generation with secp256k1mod 2016-08-22 14:20:46 +03:00