CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/30 10:12:40
Modified files:
regress/lib/libcrypto/aead: aeadtest.c
Log message:
Allow quoted ASCII strings as input for AEAD regress.
Currently, each line in the text file is expected to be string of
hexadecimal digits. In addition to this, allow a line to be given as an
quoted ASCII string.
