AES256 encryption and decryption file(s) with openssl
%%{ init: { 'theme': 'base', 'themeVariables': { 'primaryColor': '#3ed72b', 'primaryTextColor': '#000', 'primaryBorderColor': '#000', 'lineColor': '#fff', 'secondaryColor': '#e6f01b', 'tertiaryColor': '#fff' } } }%% journey title openssl aes-256 file encryption section on Console openssl : 3: use case aes-256-cbc: 4: use case file: 5: use case secret: 6: use case
Overview
- openssl
- aes-256 algorithm
- file
- encrytion
- decryption
- txt,yaml,tar.gz,bzip, zip
- passphrase protected
- file
- aes-256 algorithm