crypto-openssl: add chacha20-poly1305 to crypto-openssl 15/28615/6
authorArtem Glazychev <artem.glazychev@xored.com>
Mon, 31 Aug 2020 08:42:40 +0000 (15:42 +0700)
committerDamjan Marion <dmarion@me.com>
Tue, 1 Sep 2020 19:12:22 +0000 (19:12 +0000)
commit1b6ed022e7a37fd1b35f2f9272cc4abc159d616d
treea04848d32c836df63e9f0d278eda793c5e2e929e
parent0a507d7cd5b0527af7ab971b80306a0d127ebb7c
crypto-openssl: add chacha20-poly1305 to crypto-openssl

Type: feature

Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Change-Id: Iec28fb11b6edff1bee23117f56aa3a3e5729541a
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/plugins/crypto_openssl/main.c
src/plugins/unittest/CMakeLists.txt
src/plugins/unittest/crypto/chacha20_poly1305.c [new file with mode: 0644]