Skip to content

Index of Module rupi

Matthias Görges edited this page Aug 4, 2013 · 9 revisions

Module: rupi

The Remote User Programmatic Interface (rupi) allows compressed and encrypted communicate between servers and clients over TCP/IP

Requires libcrypto to be listed in the application's LIBRARIES file to work!

Functions in this module:

Function Short Description
(rupi-client keyidx key addr port) placeholder, please help expand!
(rupi-valid? t) placeholder, please help expand!
(rupi-server store keyidx key addr port upiproc) placeholder, please help expand!
(u8vector-setkey-blowfish keyidx vect) placeholder, please help expand!
(u8vector-encrypt-blowfish keyidx vect) placeholder, please help expand!
(u8vector-decrypt-blowfish keyidx vect) placeholder, please help expand!

Clone this wiki locally