-
Notifications
You must be signed in to change notification settings - Fork 79
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
Modify blake2s implementation for SIMD backend #595
Modify blake2s implementation for SIMD backend #595
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #595 +/- ##
==========================================
+ Coverage 91.02% 91.09% +0.06%
==========================================
Files 77 77
Lines 9807 9790 -17
Branches 9807 9790 -17
==========================================
- Hits 8927 8918 -9
+ Misses 811 803 -8
Partials 69 69 ☔ View full report in Codecov by Sentry. |
faed46b
to
d56ea1d
Compare
89b71dc
to
05e275f
Compare
d56ea1d
to
bf357b0
Compare
a5463cc
to
1c2de17
Compare
bf357b0
to
ce999c2
Compare
1c2de17
to
6ffe5a9
Compare
ce999c2
to
e04a2f6
Compare
6ffe5a9
to
948ab4d
Compare
948ab4d
to
91c40c5
Compare
e84bf9a
to
962b3b7
Compare
91c40c5
to
705a536
Compare
962b3b7
to
4c6a57e
Compare
705a536
to
005b77b
Compare
4c6a57e
to
436d936
Compare
ea7ab37
to
db8061a
Compare
fa27659
to
254d0eb
Compare
eb5afee
to
f1829d7
Compare
254d0eb
to
9626fbb
Compare
f1829d7
to
0080fce
Compare
9626fbb
to
4a7ffb2
Compare
0080fce
to
565c049
Compare
4a7ffb2
to
ccb0c2e
Compare
565c049
to
6cbca64
Compare
ccb0c2e
to
c693113
Compare
6cbca64
to
f6c5046
Compare
c693113
to
120b1c5
Compare
f6c5046
to
6a263ed
Compare
120b1c5
to
6182cfc
Compare
6a263ed
to
dc11de3
Compare
6182cfc
to
9f342e8
Compare
dc11de3
to
1b95f6d
Compare
1b95f6d
to
aa6e648
Compare
aa6e648
to
64fd01c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r3, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @andrewmilson)
This change is