...By addressing network limitations and CPU limitations significant throughput performance can be realized. Gains of close to two orders of magnitude are possible on long fat network paths.
The official git repo is now available at http://github.com/rapier1/openssh-portable. The Sourceforge repository should not be seen as the canonical repository for HPN-SSH. We will update it as we can but users should look to github to generate patches
We also support Ubuntu packages. Add them to your package manager with
`sudo add-apt-repository ppa:rapier1/hpnssh`
Fedora RPMs can be added with, `sudo dnf copr enable rapier1/hpnssh`
virgo-steganography
Hidding any binary flle < 64k in image
Require opencv on ubuntu, osx and android tested on Nougat (OpenCV Manager 3.0) armeabi
To embed (output file name is o.png)
./embed image-file binary-file
To extract
./extract steganography-file
Compiled and run on os x, ubuntu, windows and android
Most beautiful ratio image/binary 3MBytes/64KBytes
https://www.youtube.com/watch?v=U--p5WoZ1mU
|
|
PLEASE NOTE: this project has MOVED to https://github.com/mpeylo/cmpossl
|
|
An implementation of the Certificate Management Protocol (CMP) version 2, defined in RFC 4210, 4211, and 6712.
This git branch of OpenSSL provides an RFC compliant implementation including a CMP client CLI.