logmanoriginal / lvssh2

LabVIEW­ bindings for libssh2
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Allow using official libssh2 source tarballs and signatures #19

Closed logmanoriginal closed 1 week ago

logmanoriginal commented 1 week ago

This enables the use of official libssh2 source tarballs and signatures by introducing additional options to the CMake build script:

During the build process, the tarball is downloaded and verified. The public key used to verify the signature must be available on the system prior to building.