make crypto.py CLI accept hex-encoded keys again
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 28 Aug 2017 07:17:41 +0000 (09:17 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:09 +0000 (13:34 +0200)
commit6257d5b3ddda03dd8c086b06c79a54afca916fab
tree0a230550228c5f346f1dd8acf0df444d5644b1a8
parent001bd4884d529504e952791132f6f8afd4a65bd0
make crypto.py CLI accept hex-encoded keys again

Also handle decoding of those keys at the same level as base64
encoded ones.
deltatar/crypto.py