]> git.ipfire.org Git - thirdparty/strongswan.git/commit
github: Check active transforms against reference files
authorTobias Brunner <tobias@strongswan.org>
Fri, 8 Aug 2025 09:49:48 +0000 (11:49 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 21 Aug 2025 14:16:01 +0000 (16:16 +0200)
commit4096a911a02075e403e26dff487f91561539c516
treef7fdd0e98f165d8d584af1fd079fa97c73fa90ea
parent545eb2416aaffe0d99e2139c7e11efd49a88ec3c
github: Check active transforms against reference files

Also collect current results so we can update reference files easily.

Enabled AES-CFB in wolfSSL as we have already support for it in the
plugin.
.github/active-transforms/botan [new file with mode: 0644]
.github/active-transforms/gcrypt [new file with mode: 0644]
.github/active-transforms/openssl [new file with mode: 0644]
.github/active-transforms/openssl-3 [new file with mode: 0644]
.github/active-transforms/openssl-awslc [new file with mode: 0644]
.github/active-transforms/wolfssl [new file with mode: 0644]
.github/workflows/linux.yml
scripts/test.sh