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

Refactor out hashing loops and public key serialisation #23

Open
someone42 opened this issue Feb 13, 2013 · 0 comments
Open

Refactor out hashing loops and public key serialisation #23

someone42 opened this issue Feb 13, 2013 · 0 comments

Comments

@someone42
Copy link
Owner

There are lots of loops which hash over a byte buffer. hashWriteByte should be changed to hashWriteBytes. Also, public key serialisation happens a few times; this should be refactored into a new function.

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

No branches or pull requests

1 participant