Element index for package Net_SSH1
[ d ]
[ e ]
[ g ]
[ i ]
[ l ]
[ n ]
[ s ]
[ _ ]
top
top
e
- exec
- in file SSH1.php, method Net_SSH1::exec()
Executes a command on a non-interactive shell, returns the output, and quits.
top
top
top
top
n
- Net_SSH1
- in file SSH1.php, class Net_SSH1
Pure-PHP implementation of SSHv1.
- Net_SSH1
- in file SSH1.php, method Net_SSH1::Net_SSH1()
Default Constructor.
- NET_SSH1_AUTH_PASSWORD
- in file SSH1.php, constant NET_SSH1_AUTH_PASSWORD
password authentication
- NET_SSH1_AUTH_RHOSTS
- in file SSH1.php, constant NET_SSH1_AUTH_RHOSTS
.rhosts or /etc/hosts.equiv
- NET_SSH1_AUTH_RHOSTS_RSA
- in file SSH1.php, constant NET_SSH1_AUTH_RHOSTS_RSA
.rhosts with RSA host authentication
- NET_SSH1_AUTH_RSA
- in file SSH1.php, constant NET_SSH1_AUTH_RSA
pure RSA authentication
- NET_SSH1_CIPHER_3DES
- in file SSH1.php, constant NET_SSH1_CIPHER_3DES
Triple-DES in CBC mode
- NET_SSH1_CIPHER_BLOWFISH
- in file SSH1.php, constant NET_SSH1_CIPHER_BLOWFISH
Blowfish
- NET_SSH1_CIPHER_BROKEN_TSS
- in file SSH1.php, constant NET_SSH1_CIPHER_BROKEN_TSS
TRI's Simple Stream encryption CBC
- NET_SSH1_CIPHER_DES
- in file SSH1.php, constant NET_SSH1_CIPHER_DES
DES in CBC mode
- NET_SSH1_CIPHER_IDEA
- in file SSH1.php, constant NET_SSH1_CIPHER_IDEA
IDEA in CFB mode
- NET_SSH1_CIPHER_NONE
- in file SSH1.php, constant NET_SSH1_CIPHER_NONE
No encryption
- NET_SSH1_CIPHER_RC4
- in file SSH1.php, constant NET_SSH1_CIPHER_RC4
RC4
top
top
|
|