crypto: add support for AES-CTR cipher 58/18858/2
authorfituldo <filip.tehlar@gmail.com>
Fri, 12 Apr 2019 12:26:43 +0000 (12:26 +0000)
committerDamjan Marion <dmarion@me.com>
Sun, 14 Apr 2019 14:44:56 +0000 (14:44 +0000)
commit89e66434a2c93a07d7e913bb66b2be5e6e6df14c
tree17b3ed7dfd68283b4a3d6f0fd6deed3336a19426
parent4e08316f3ec2c98165f156c6551f1e6557931739
crypto: add support for AES-CTR cipher

Change-Id: I7d84bab7768421ed37813702c0413e52167f41ab
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
src/plugins/crypto_openssl/main.c
src/plugins/unittest/CMakeLists.txt
src/plugins/unittest/crypto/aes_ctr.c [new file with mode: 0644]
src/vnet/crypto/crypto.h