A library implementing the SSH2 protocol
libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION,
SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and
SECSH-PUBLICKEY.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libssh2_org && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000105 105 Bytes | |
libssh2-1.11.1.tar.xz | 0000721700 705 KB | |
libssh2-1.11.1.tar.xz.asc | 0000000488 488 Bytes | |
libssh2-ocloexec.patch | 0000003027 2.96 KB | |
libssh2_org.changes | 0000030934 30.2 KB | |
libssh2_org.keyring | 0000003241 3.17 KB | |
libssh2_org.spec | 0000003310 3.23 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1223874
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 46)
Comments 1
A related thread on the openSUSE forums is https://forums.opensuse.org/showthread.php/523418-symbol-lookup-error-usr-lib64-libssh2-so-1-undefined-symbol-EVP_aes_256_ctr?p=2814175#post2814175. It seems like this package is causing me to get the error:
symbol lookup error: /usr/lib64/libssh2.so.1: undefined symbol: EVP_aes_256_ctr
from a few different programs.