You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not familiar with the algorithm. I may be able to review in terms of whether the assembly version and the Go version are equivalent. Probably not so fast though.
I agree it's "related" in that they both accelerate crypto things, and they
are both nice to haves, but sha256 acceleration should be filed as a
separate issue.
Activity
matt2909 commentedon Jan 3, 2017
A partial implementation seems to have been developed under changelist:
https://go-review.googlesource.com/#/c/32579/
yonderblue commentedon Feb 23, 2017
Any chance to be targeted for 1.9?
bradfitz commentedon Feb 23, 2017
@cherrymui, is this something you could review?
cherrymui commentedon Feb 24, 2017
I am not familiar with the algorithm. I may be able to review in terms of whether the assembly version and the Go version are equivalent. Probably not so fast though.
vielmetti commentedon Mar 27, 2017
There's related wrok here https://github.com/minio/sha256-simd/ and this open issue there for upstream support minio/sha256-simd#7
matt2909 commentedon Mar 27, 2017
22 remaining items