]> git.ipfire.org Git - people/ms/strongswan.git/commit
openssl: Support of AES-CFB encryption
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 4 Dec 2021 15:28:52 +0000 (16:28 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 6 Dec 2021 11:52:37 +0000 (12:52 +0100)
commit695a04d14649ea7990d438d1ca204d0c6b38de2f
treefee01779d36d8303ee6a82e11ce33f93d53dd1f2
parentdcaf9b38f3c6bdbea56b7a88c894ed29639c606b
openssl: Support of AES-CFB encryption
src/libstrongswan/crypto/crypters/crypter.c
src/libstrongswan/crypto/crypters/crypter.h
src/libstrongswan/crypto/iv/iv_gen.c
src/libstrongswan/plugins/openssl/openssl_crypter.c
src/libstrongswan/plugins/openssl/openssl_plugin.c
src/libstrongswan/plugins/test_vectors/Makefile.am
src/libstrongswan/plugins/test_vectors/test_vectors.h
src/libstrongswan/plugins/test_vectors/test_vectors/aes_cfb.c [new file with mode: 0644]