aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-05-03 13:12:59 +0200
committerRichard Levitte <levitte@openssl.org>2021-05-04 11:32:16 +0200
commitbe22315235605ac50f735758f6c6edcb262146db (patch)
tree68fd3250ab3f7ebfbb7484c68a68645fb0e1c20e /include
parent27ca03ea829443ee750db148dde87cf3da900d9c (diff)
downloadopenssl-be22315235605ac50f735758f6c6edcb262146db.tar.gz
FIPS module checksums: add scripts and Makefile rule
This adds the following scripts: util/lang-compress.pl: Compress source code, which language is determined by the first argument. For the moment, we know 'perl' (perlasm source code), 'C' (C source code) and 'S' (Assembler with C preprocessor directives). This removes comments and empty lines, and compresses series of horizontal spaces to one single space in the languages where that's appropriate. util/fips-checksums.sh: Takes source file names as arguments, pushes them through util/lang-compress.pl and unifdef with FIPS_MODE defined, and calculates the checksum on the result. Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8871)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions