Skip to content

Conversation

@dcousens
Copy link
Contributor

@dcousens dcousens commented Jun 7, 2014

This pull request renames D to d for private key notation. This is as per the SEC paper, and is more consistent with most literature on ECDSA.

It also fixes a capitalization typo in the Script test fixtures, and attempts to use the forEach(func() { it(desc, func() {}) }) testing structure when testing fixtures.
The only module not using this style now is the hash functions in crypto; and it is undecided whether it is necessary to expand these vectors or not.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f20ffec on dcousens:genclean into 6b55ab4 on bitcoinjs:master.

@weilu
Copy link
Contributor

weilu commented Jun 7, 2014

Looking good. +1

kyledrake added a commit that referenced this pull request Jun 9, 2014
@kyledrake kyledrake merged commit e01f1d0 into bitcoinjs:master Jun 9, 2014
@dcousens dcousens deleted the genclean branch June 10, 2014 08:47
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.

4 participants