neblo
NEBLO logo

Installation of NEBLO

Source code (tar.gz) of the latest release, dated 16 December 2006.

Untar the tar.gz; directory neblo-DDMMYY/ is created

cd neblo-DDMMYY/

configure [--prefix ] && make && make install

Under directory neblo/apps you can find a skeletal application (main.c) that uses the NEBLO library. After compilation, you can copy the executable under neblo/bin, where you find a launch script ("run") and several precomputed RSA key pairs.
Refer to the source code (main.c) and the script ("run") for the command-line options of this program; the ones before the --<\tt> separator are common to all NEBLO-based applications, so you better take a look.