CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2018/11/12 08:55:59

Modified files:
        regress/lib/libcrypto/sm3: sm3test.c 

Log message:
Rework the sm3 regress based on a suggestion by jsing. Zap the weird
hex_encode() function and use byte arrays instead of strings to store
the expected values. Snatch and tweak hexdump() from beck's key_schedule
test to pretty-print data in case of failure.

Reply via email to