How much file bloat does age-encryption give a file? #618
Unanswered
Jediweirdo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to implement age file encryption through SOPS into a storage solution that uses QR Codes (weird, I know). As such, I would like to predict the size of any given file post-encryption accurately so I know what version of QR code I need to stuff the data into (assuming it can fit at all). So, does anyone know where I can find out how much extra bloat age encryption adds to a file?
Beta Was this translation helpful? Give feedback.
All reactions