Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(249)

Issue 850002: Enable SHA1 optimizations (faster bit twiddling) and SHA2 optimizations (loop unroll). (Closed)

Created:
10 years, 9 months ago by gauravsh
Modified:
9 years, 6 months ago
Reviewers:
Will Drewry
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

Enable SHA1 optimizations (faster bit twiddling) and SHA2 optimizations (loop unroll).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/platform/vboot_reference/crypto/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
M src/platform/vboot_reference/crypto/sha1.c View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gauravsh
This optimizations make a huge difference to SHA1 and SHA512 performance. They were disabled before ...
10 years, 9 months ago (2010-03-11 03:09:12 UTC) #1
Will Drewry
10 years, 9 months ago (2010-03-11 17:19:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698