VirtualBox

Changeset 23501 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Oct 2, 2009 10:59:42 AM (15 years ago)
Author:
vboxsync
Message:

IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest program for testing these.

Location:
trunk/src/VBox/Runtime/testcase
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r23452 r23501  
    5555        tstRTCritSect \
    5656        tstDeadlock \
     57        tstRTDigest \
    5758        tstDir \
    5859        tstDir-2 \
     
    167168tstDeadlock_SOURCES = tstDeadlock.cpp
    168169
     170tstRTDigest_SOURCES = tstRTDigest.cpp
     171
    169172tstDir_SOURCES = tstDir.cpp
    170173
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