18 lines
278 B
Text
18 lines
278 B
Text
# checked out OSSL variants
|
|
openssl*/*
|
|
openssl
|
|
# checked out liboqs
|
|
liboqs
|
|
# installed SW
|
|
.local
|
|
# build directory
|
|
_build
|
|
# generated from openssl src:
|
|
test/ssltestlib.c
|
|
test/ssltestlib.h
|
|
test/oqs_test_groups
|
|
# test artifacts
|
|
tmp
|
|
interop.log
|
|
# pycache
|
|
oqs-template/__pycache__
|