Re: ssh with no encryption ?

From: Darren Tucker (dtucker@dodgy.net.au)
Date: 02/24/03


From: dtucker@dodgy.net.au (Darren Tucker)
Date: Mon, 24 Feb 2003 07:11:09 GMT

In article <868yw7ez02.fsf@number6.magda.ca>,
David Magda <dmagda+netnews@ee.ryerson.ca> wrote:
>There have been situations where I wanted to use ssh but without
>encryption. Mostly where rsh(1) has been disabled but ssh(1) has not
>and I want to login without passwords: of course one of the machines
>was a Sparc5 (80Mhz) and encryption really slowed things down (X11
>forwarding).

For what it's worth, you get a worthwhile speedup by recompiling
openssl and openssh with SPARC v8 instructions (-mv8 on gcc) and
specifying a fast cipher (eg aes-128, blowfish).

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


Relevant Pages

  • Re: CryptAPI(encryption/decryption)
    ... The openssl encrypted data format is in bigendian ... Why there is so many compatibility difference between MS Crypt and openssl? ... I misspelled the Private Key as Primary Key. ... Is there any variation in the encryption format in openssl compared to ...
    (microsoft.public.pocketpc.developer)
  • Re: public-key ssh into VMS 7.3-1
    ... TCPIP V5.4 includes SSH. ... on a COMPAQ Professional Workstation XP1000 running OpenVMS V7.3-2 ... planning to use keys which were generated on a foreign/different ... I tried generating the keys on VMS with the "openssl" tool. ...
    (comp.os.vms)
  • Re: CryptAPI(encryption/decryption)
    ... data generated by openssl rsautl is the reverse of that which is accepted by ... I misspelled the Private Key as Primary Key. ... and the priavte key in PEM format. ... Is there any variation in the encryption format in openssl compared to ...
    (microsoft.public.pocketpc.developer)
  • Re: Activeperl and 3DES encryption - probably simple
    ... I just tried using openssl, ... Unfortunately the documentation is very incomplete. ... I am not a perl programmer but I need to test that file ... input file, output file, encryption key and initialization ...
    (comp.lang.perl.misc)
  • Re: Sample scripts for C# <=> OpenSSL
    ... You might as well try the wrapper and see how it does. ... don't know enough about the details of what OpenSSL is actually doing to ... what OpenSSL is doing here than just AES as AES itself has no provision for ... the encryption algorithm is doing for initialization vector and padding. ...
    (microsoft.public.dotnet.security)