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

Various performance improvements and a 1.16 fix. [WIP] #251

Closed
wants to merge 1 commit into from
Closed

Various performance improvements and a 1.16 fix. [WIP] #251

wants to merge 1 commit into from

Conversation

johnsonjh
Copy link

@johnsonjh johnsonjh commented Dec 7, 2020

[Removed]

* goc25519sm for C25519 scalar multiplication ops
 * Added additional full Curve25519 test suite
* dchest -> x/crypto BLAKE2b on advice of authors
* Constant time ed25519c for signature validation
* Extra error checking for BLAKE2b and Curve25519
 * Panic on failures which should not be possibl
* Improve some error messages
* Remove a test failing on Go1.16, no changing in
  actual operation or regression in behavior
* AMD64 optimized custom Avo SHA-1 implementation
 * Added new SHA-1 validation test suite
* AMD64/ARM optimized SHA-256 SIMD implementation
* Bugfix update of gRPC library to 1.34.0 release
* Backport mainline PR btcsuite#1228, unbuffered channel
* Remove warnUnknownVersions, removed from Core
  back in 0.13 and already gone from BTCD also
* Add secp256k1 Curve name, backport of BTCD 1565
* slow strings.Replace -> fast strings.ReplaceAll
@johnsonjh

This comment has been minimized.

@johnsonjh

This comment has been minimized.

@johnsonjh

This comment has been minimized.

@johnsonjh johnsonjh changed the title Various performance improvements and a 1.16 fix. Various performance improvements and a 1.16 fix. [WIP] Dec 7, 2020
@johnsonjh

This comment has been minimized.

@johnsonjh johnsonjh closed this Dec 17, 2020
@johnsonjh

This comment has been minimized.

@johnsonjh

This comment has been minimized.

@johnsonjh
Copy link
Author

Closing #251 and #254 - Now tracking in Issue #256

@johnsonjh johnsonjh mentioned this pull request Dec 19, 2020
@johnsonjh johnsonjh deleted the impr27161 branch December 28, 2020 23:50
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.

1 participant