Displaying 1 result from an estimated 1 matches for "cihpers".
2001 Jul 22
2
Patches for Cray T3Es running Unicossmk and SV1s running Unicos
This patch is against Cray patch against openssh-SNAP-20010710. Here
a few notes about them:
1) rijndael does not work on cray due to the fact it is rooted in 32 bits.
I looking for a fix, it may come form Wendy Palam. For now the cray
default to the following cihpers for ssh version 2 ssh are:
3des-cbc,blowfish-cbc,cast128-cbc,arcfour
2) Crays don't have setitimer so I changed scp.c to use alarm which
should work on all systems.
3) Created bsd-cray.c in openbsd-compat. This mainly supports cray TMPDIR
environment variable, jid, and setting...