VirtualBox

Changeset 51828 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jul 3, 2014 3:04:39 AM (11 years ago)
Author:
vboxsync
Message:

Added alternative SHA-1 code. Extended asm.h with 32-bit and 64-bit rotate methods. Hope the latter compiles well with gcc, if not I will fix it after some sleep.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r51825 r51828  
    269269        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md2-alt.cpp \
    270270        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md5.cpp \
    271         $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha1.cpp \
     271        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha1-alt.cpp \
    272272        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha256.cpp \
    273273        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/sha512.cpp \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette