Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 2.7 fix #9

Closed
wants to merge 14 commits into from
Closed

Python 2.7 fix #9

wants to merge 14 commits into from

Conversation

Moustikitos
Copy link

PR following #8 discution.

Copy link
Owner

@cslashm cslashm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please let's try my proposition (see review and update your PR if OK
It minimize the modification

Moreover do not close/open new PR at each mods when you PR .
Create a branch (let's Py2.7Fix). PR from this branch and update your branch with review/comment....PR is automagically updated
Else review and conversation are lost.

About rfc6979 (I know it), do you use it with ecschnorr? and If possible it better to make different PR for different subject.

src/ecpy/formatters.py Outdated Show resolved Hide resolved
src/ecpy/formatters.py Outdated Show resolved Hide resolved
src/ecpy/ecschnorr.py Outdated Show resolved Hide resolved
sign_rfc6979 removed
_do_sign improvement : size parameter added when returning encode_sig allowing direct use of RAW and EDDSA signature format
@Moustikitos
Copy link
Author

Moustikitos commented Jul 24, 2019

Hi,
update done.
I improved the formatters.encode_sig definition so RAW and EDDSA formats can be used directly even if size parameter is not defined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants