Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039670
en ru br
Репозитории ALT
S:0.10.5-alt1
5.1: 0.4.2-alt0.M51.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libssh

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.10.5-alt1
Время сборки: 5 июля 2023, 11:48 ( 38.2 недели назад )
Размер архива: 785.26 Kb

Домашняя страница:   http://www.libssh.org/

Лицензия: LGPLv2.1+
О пакете: C library to authenticate in a simple manner to one or more SSH servers
Описание:

The ssh library was designed to be used by programmers needing a working
SSH implementation by the mean of a library. The complete control of the
client is made by the programmer. With libssh, you can remotely execute
programs, transfer files, use a secure and transparent tunnel for your
remote programs. With its Secure FTP implementation, you can play with
remote files easily, without third-party programs others than libcrypto
(from openssl). libssh features :

   * Full C library functions for manipulating a client-side SSH
     connection
   * Lesser GPL licensing -SSH2 protocol compliant
   * Fully configurable sessions
   * Support for AES-128,AES-192,AES-256,blowfish, in cbc mode
   * Use multiple SSH connections in a same process, at same time
   * Use multiple channels in the same connection
   * Thread safety when using different sessions at same time
   * Basic but correct SFTP implementation (secure file transfer)
   * RSA and DSS server public key supported
   * Compression support (with zlib)
   * Public key (RSA and DSS), password and keyboard-interactive
     authentication
   * Complete documentation about its API
   * Runs and tested under amd64, x86, arm, sparc32, ppc under Linux,
     BSD, MacosX and Solaris
   * A developer listening to you
   * It's free (LGPL)!

Текущий майнтейнер: Sergey V Turchin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libssh
  • libssh-debuginfo
  • libssh-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin