VirtualBox

Changeset 85617 in vbox for trunk


Ignore:
Timestamp:
Aug 5, 2020 1:50:22 PM (4 years ago)
Author:
vboxsync
Message:

IPRT: Adding SHA-3. [hardening fix] bugref:9734

Location:
trunk/src/VBox
Files:
2 edited

Legend:

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

    r84419 r85617  
    313313        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha256.cpp \
    314314        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha512.cpp \
     315        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/alt-sha3.cpp \
    315316        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md2str.cpp \
    316317        $(VBOX_PATH_RUNTIME_SRC)/common/checksum/md5str.cpp \
  • trunk/src/VBox/Runtime/Makefile.kmk

    r85614 r85617  
    30663066        common/checksum/alt-sha256.cpp \
    30673067        common/checksum/alt-sha512.cpp \
     3068        common/checksum/alt-sha3.cpp \
    30683069        common/checksum/md2str.cpp \
    30693070        common/checksum/md4str.cpp \
     
    32153216        common/checksum/alt-sha256.cpp \
    32163217        common/checksum/alt-sha512.cpp \
     3218        common/checksum/alt-sha3.cpp \
    32173219        common/checksum/md2str.cpp \
    32183220        common/checksum/md4str.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