gustavo panizzo
|
f28a78ff82
|
change the padding to oaep
|
2020-02-27 01:53:42 +01:00 |
|
gustavo panizzo
|
845ad71fc4
|
convert newer ssh keys to a format that openssl can understand
|
2020-02-27 01:46:33 +01:00 |
|
gustavo panizzo
|
c56978f9fb
|
add support to automatically pull ssh keys from github handles
|
2020-02-26 23:16:11 +01:00 |
|
|
63ac438831
|
use pbkdf2 since it is available in new versions of openssl
|
2019-11-25 16:28:35 +01:00 |
|
|
82fe18f321
|
make sshenc.sh executable
|
2019-11-25 16:04:51 +01:00 |
|
Shahzaib Sheikh
|
f4127b7282
|
Fixes "no valid decryption key supplied" issue when encrypted text/key is longer in length
More information can be found at https://stackoverflow.com/questions/35289912/openssl-enc-base64-d-does-not-decode-strings-after-a-certain-length
|
2019-11-22 03:39:46 +05:00 |
|
|
7524cf078a
|
use $me instead of basename, so it works better when it comes from stdin
|
2019-01-16 22:36:40 +01:00 |
|
|
6cc79ed5b4
|
don't write empty key tag
|
2019-01-16 22:30:03 +01:00 |
|
|
280168b820
|
support binary files
|
2019-01-16 16:31:34 +01:00 |
|
|
d90c21037c
|
set me to sshenc.sh
otherwise when executed with curl it returns something else
|
2019-01-14 11:52:04 +01:00 |
|
|
a0fcd1eae6
|
rename sshencdec to the shorter and nicer sshenc
|
2019-01-14 08:52:10 +01:00 |
|