cecylia 0d48c0f0aa finished implementation of extra encryption layer 8 jaren geleden
..
Makefile c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 8 jaren geleden
README 7b26dee52b renamed server folder to relay_station 8 jaren geleden
crypto.c 0d48c0f0aa finished implementation of extra encryption layer 8 jaren geleden
crypto.h e0e938f982 extra encryption layer (minus header encryption) 8 jaren geleden
cryptothread.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 8 jaren geleden
cryptothread.h 7b26dee52b renamed server folder to relay_station 8 jaren geleden
flow.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 8 jaren geleden
flow.h c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 8 jaren geleden
privkey 7b26dee52b renamed server folder to relay_station 8 jaren geleden
ptwist.h 7b26dee52b renamed server folder to relay_station 8 jaren geleden
ptwist168.c 7b26dee52b renamed server folder to relay_station 8 jaren geleden
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 8 jaren geleden
relay.c 0d48c0f0aa finished implementation of extra encryption layer 8 jaren geleden
relay.h e0e938f982 extra encryption layer (minus header encryption) 8 jaren geleden
rserv.c 7b26dee52b renamed server folder to relay_station 8 jaren geleden
rserv.h 7b26dee52b renamed server folder to relay_station 8 jaren geleden
slitheen-proxy.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 8 jaren geleden
slitheen.h e0e938f982 extra encryption layer (minus header encryption) 8 jaren geleden
util.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 8 jaren geleden
util.h c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer 8 jaren geleden

README

To install:

open slitheen-proxy.c and change the MAC address to your client machine
make openssl
copy library and include directories into makefile
make

To generate keys:
Make and run genkeys from telex-tag-v3

To run:
./slitheen-proxy [interface to client] [interface to world]