randombit/botan

cli: symmetric encryption provider support

Open

#2,402 opened on Sep 19, 2020

View on GitHub
 (11 comments) (1 reaction) (0 assignees)C++ (654 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (3,283 stars)
PR merge metrics
 (PR metrics pending)

Description

Please add provider support for the "botan encryption" command and implement the needed AES operations with PKCS#11. I could not find any command line tool that I can use for that. OpenSSL's PKCS#11 engine does not support AES either.

Contributor guide