1
0
mirror of https://github.com/5im-0n/sshenc.sh.git synced 2025-08-02 03:20:03 +02:00

Commit Graph

  • 2546ebca16 update urls master s2 2023-03-17 12:42:15 +01:00
  • 079641675e fix readme link s2 2023-01-08 15:57:02 +01:00
  • 1ae9f9ed50 update link s2 2023-01-08 15:54:53 +01:00
  • 4bc407213b Revert "update sshenc.sh url" s2 2023-01-08 15:54:06 +01:00
  • b2df05b763 update sshenc.sh url s2 2023-01-08 15:53:21 +01:00
  • bae0175dce Comment code and update user documentation #11 Bernard Martis 2020-09-07 19:28:04 -04:00
  • c97265aa00 Use LibreSSL on MacOS Bernard Martis 2020-09-07 19:23:45 -04:00
  • b7c0dad242 Remove mapfile use #10 Pete Woods 2020-08-28 12:48:54 +01:00
  • c3467c9760 warn macos users about the need to install openssl gustavo panizzo 2020-04-07 10:45:09 +02:00
  • 41c8369e8d use whatever bash is first on the $PATH gustavo panizzo 2020-04-07 10:30:26 +02:00
  • 0722e8d355 remove debug output s2 2020-02-29 17:22:09 +01:00
  • 817fc44da7 silence ssh-keygen s2 2020-02-29 16:43:42 +01:00
  • 1424021a2e fix readme newlines s2 2020-02-29 15:08:00 +01:00
  • b79df269c8 fix shell redirection bug #8 gustavo panizzo 2020-02-27 01:47:43 +01:00
  • f28a78ff82 change the padding to oaep gustavo panizzo 2020-02-27 01:29:37 +01:00
  • 845ad71fc4 convert newer ssh keys to a format that openssl can understand gustavo panizzo 2020-02-27 01:43:29 +01:00
  • 53d26c4163 update the README.md with the new functionality gustavo panizzo 2020-02-26 23:20:50 +01:00
  • c56978f9fb add support to automatically pull ssh keys from github handles gustavo panizzo 2020-02-26 23:16:11 +01:00
  • c3ebbbfa06 add sshenc-pre1.1.1.sh to tests s2 2019-11-27 15:57:36 +01:00
  • eed415d7b2 add more tests s2 2019-11-26 16:53:44 +01:00
  • 6de058b2da openssl 1.1.1 - this introduces not backward compatible changes :( s2 2019-11-26 16:39:26 +01:00
  • 63ac438831 use pbkdf2 since it is available in new versions of openssl s2 2019-11-25 16:28:35 +01:00
  • 61c63ef70e refactor test s2 2019-11-25 16:19:08 +01:00
  • a7c3e85125 add a test with multiple pubkeys s2 2019-11-25 16:15:52 +01:00
  • 82fe18f321 make sshenc.sh executable s2 2019-11-25 16:04:51 +01:00
  • 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 #4 Shahzaib Sheikh 2019-11-22 03:39:46 +05:00
  • ba04e9f548 resize logo s2 2019-03-10 19:34:58 +01:00
  • bb03be55c6 remove double header s2 2019-02-18 20:53:44 +01:00
  • 11a75fed04 logo s2 2019-02-18 16:57:54 +01:00
  • 7c3b7675fa don't use fetch, so google maybe can render the page s2 2019-01-21 11:45:34 +01:00
  • a9c8947cef curl instead of wget s2 2019-01-18 20:32:48 +01:00
  • 9b25ede786 dede s2 2019-01-17 08:28:26 +01:00
  • 7524cf078a use $me instead of basename, so it works better when it comes from stdin s2 2019-01-16 22:36:40 +01:00
  • 6cc79ed5b4 don't write empty key tag s2 2019-01-16 22:30:03 +01:00
  • 928d45a383 make subtext bold s2 2019-01-16 21:34:13 +01:00
  • c83123b09a typo s2 2019-01-16 21:08:32 +01:00
  • c396aff4ca load bootstrap from cdn s2 2019-01-16 21:07:17 +01:00
  • 97ac513122 nicer homepage s2 2019-01-16 20:58:34 +01:00
  • 5754c5cdf3 add readme s2 2019-01-16 17:26:27 +01:00
  • 280168b820 support binary files s2 2019-01-16 16:31:34 +01:00
  • a365fe6cc8 document openssl dependency s2 2019-01-14 20:08:03 +01:00
  • f980cd28d0 remove remote alias instrucions because most people think this is insecure s2 2019-01-14 16:00:17 +01:00
  • d90c21037c set me to sshenc.sh otherwise when executed with curl it returns something else s2 2019-01-14 11:52:04 +01:00
  • ee4b951a70 green ribbon s2 2019-01-14 10:48:59 +01:00
  • 3f396a28b4 point readme instructions to website so I don't have to write everything twice every time. s2 2019-01-14 10:42:21 +01:00
  • 5c602b3e4f typo s2 2019-01-14 10:36:23 +01:00
  • eeb0ef5633 install instructions s2 2019-01-14 10:33:50 +01:00
  • 9a966e99b4 better instructions s2 2019-01-14 10:18:41 +01:00
  • 590f54717f add license s2 2019-01-14 09:57:24 +01:00
  • 24d5b75065 fork me on gh s2 2019-01-14 09:49:45 +01:00
  • dedabb77cd fix more references s2 2019-01-14 09:45:33 +01:00
  • ab6ea06921 a dec too much s2 2019-01-14 09:39:01 +01:00
  • a0fcd1eae6 rename sshencdec to the shorter and nicer sshenc s2 2019-01-14 08:52:10 +01:00
  • 68212e098c update readme to reflect homepage change s2 2019-01-14 08:51:32 +01:00
  • 5c2b4c4989 homepage s2 2019-01-14 08:49:18 +01:00
  • c55c6d2e0f use only rsa gh keys in readme example s2 2019-01-07 09:34:48 +01:00
  • 04f57f6ec9 Fix for BSD-style mktemp. Sutra Zhou 2019-01-04 01:50:52 +08:00
  • 64f7523667 update download link s2 2018-04-24 09:11:02 +02:00
  • 9bc5ef06cc typo s2 2017-10-27 16:42:30 +02:00
  • 36d21c89c8 user rsa key in documentation s2 2017-10-27 16:25:51 +02:00
  • 0d22298137 typo s2 2017-10-27 16:23:45 +02:00
  • 2d86304f3a wait for plaintext to be available before outputting cypher s2 2017-10-27 16:12:58 +02:00
  • b595b326d9 tests s2 2017-10-27 15:57:44 +02:00
  • 946378e239 allow multiple ripients s2 2017-10-27 15:57:10 +02:00
  • 50921d7845 install instructions s2 2017-10-26 16:48:08 +02:00
  • 99ae700234 make it work on windows s2 2017-10-26 15:31:08 +02:00
  • 797c482cd2 add quotes s2 2017-10-26 15:14:56 +02:00
  • 9d92ea2529 update documentation s2 2017-10-26 14:16:38 +02:00
  • fccea4ac99 use symmetric encription s2 2017-10-26 00:49:31 +02:00
  • 5738678d3c documentation s2 2017-10-25 18:11:00 +02:00
  • b3573ed635 initial commit s2 2017-10-25 15:28:28 +02:00