Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(489)

Issue 63030044: crypto/sha256: speed up amd64 block implementation

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by jsing
Modified:
11 years, 11 months ago
Reviewers:
Visibility:
Public.

Description

crypto/sha256: speed up amd64 block implementation Use alternative implementations of some functions. These have fewer instructions, resulting in faster performance.

Patch Set 1 #

Patch Set 2 : diff -r e430b5beb694 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -48 lines) Patch
M src/pkg/crypto/sha256/sha256block_amd64.s View 1 2 chunks +45 lines, -48 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b