cecylia 25da55c926 added modified finished message feature to relay station преди 9 години
..
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 преди 10 години
README 7b26dee52b renamed server folder to relay_station преди 10 години
crypto.c 25da55c926 added modified finished message feature to relay station преди 9 години
crypto.h 25da55c926 added modified finished message feature to relay station преди 9 години
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 преди 10 години
cryptothread.h 7b26dee52b renamed server folder to relay_station преди 10 години
flow.c 25da55c926 added modified finished message feature to relay station преди 9 години
flow.h d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret преди 10 години
privkey 7b26dee52b renamed server folder to relay_station преди 10 години
ptwist.h 7b26dee52b renamed server folder to relay_station преди 10 години
ptwist168.c 7b26dee52b renamed server folder to relay_station преди 10 години
ptwist168_32.c 7b26dee52b renamed server folder to relay_station преди 10 години
relay.c d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret преди 10 години
relay.h e0e938f982 extra encryption layer (minus header encryption) преди 10 години
rserv.c 7b26dee52b renamed server folder to relay_station преди 10 години
rserv.h 7b26dee52b renamed server folder to relay_station преди 10 години
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 преди 10 години
slitheen.h e0e938f982 extra encryption layer (minus header encryption) преди 10 години
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 преди 10 години
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 преди 10 години

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]