Encryption engine supports AES, Aria, Camellia, SM4, and ChaCha20
Basic symmetric encryption engine, meant to be called from a script, so be used as a command line encryption tool as well.
https://codeberg.org/BloodFeastMan/arca
Aria FE is a symmetric, no nonsense file encryption tool with a [very] minimal graphic interface. AES, Aria, Camellia, ChaCha20, and SM4 ciphers are supported.
FTC cascades choice of Aria-256, AES-256, Camellia-256, SM4, or ChaCha20 for file and text encryption, the keystream generation is extremely robust
I don't make cute interfaces, it just works.