rmt_openssl 1.1.0.3
dotnet add package rmt_openssl --version 1.1.0.3
NuGet\Install-Package rmt_openssl -Version 1.1.0.3
<PackageReference Include="rmt_openssl" Version="1.1.0.3" />
paket add rmt_openssl --version 1.1.0.3
#r "nuget: rmt_openssl, 1.1.0.3"
// Install rmt_openssl as a Cake Addin #addin nuget:?package=rmt_openssl&version=1.1.0.3 // Install rmt_openssl as a Cake Tool #tool nuget:?package=rmt_openssl&version=1.1.0.3
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols
as well as a full-strength general purpose cryptography library. The project is managed by a worldwide community
of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation.
OpenSSL is based on the excellent SSLeay library developed by Eric Young and Tim Hudson.
The OpenSSL toolkit is licensed under an Apache-style license, which basically means that you are free to get and use it
for commercial and non-commercial purposes subject to some simple license conditions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- rmt_zlib (>= 1.2.8.7)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on rmt_openssl:
Package | Downloads |
---|---|
EasyCpp
Library to make creating c++ projects easier. |
|
rmt_libssh2
Key Exchange Methods: diffie-hellman-group1-sha1, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha1 Hostkey Types: ssh-rsa, ssh-dss Ciphers: aes256-cbc (rijndael-cbc@lysator.liu.se), aes192-cbc, aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, arcfour, none Compression Schemes: zlib, zlib@openssh.com, none MAC hashes: hmac-sha1, hmac-sha1-96, hmac-md5, hmac-md5-96, hmac-ripemd160 (hmac-ripemd160@openssh.com), none Authentication: none, password, public-key, hostbased, keyboard-interactive Channels: shell, exec (incl. SCP wrapper), direct-tcpip, subsystem Global Requests: tcpip-forward Channel Requests: x11, pty, exit-signal, keepalive@openssh.com Subsystems: sftp(version 3), publickey(version 2) SFTP: statvfs@openssh.com, fstatvfs@openssh.com Thread-safe: just don't share handles simultaneously Non-blocking: it can be used both blocking and non-blocking Your sockets: the app hands over the socket, calls select() etc. OpenSSL, Libgcrypt or WinCNG (native since Windows Vista): builds with either. |
|
rmt_curl
curl/libcurl is an open source library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more. |
GitHub repositories
This package is not used by any popular GitHub repositories.
This is a OpenSSL package in static and dynamic linkage. Build notes:
Version: 1.1.0c
Toolset: v140.
Calling convention: cdecl.
VCRT: /MD, /MDd.
Debug information: Program Database for DLL (/Zi) & lib embedded for DEBUG Static (/Z7).
Package splitting: off ( non CoApp overlay, Please read https://github.com/coapp/coapp.powershell/issues/116 ).
Author: Kyselgov Evgeny (kyselgov@gmail.com).
Differences from the original distribution:
- all modules from 'lib\engines' folder were moved to the 'bin'.