Add --strip option to encrypt_secret.py

Sometimes you're storing a password in a file by editting it, but you
want it to be raw without newlines/whitespace/etc. This lets you do
that easily.

Change-Id: Idc961b89a5ec3fb639e70a321b4ea587cf743b9d
1 file changed