summaryrefslogtreecommitdiffhomepage
path: root/demo_server.py
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2003-11-09 20:59:51 +0000
committerRobey Pointer <robey@lag.net>2003-11-09 20:59:51 +0000
commit79fecc456499cc12e56e373871991cf804468a9d (patch)
treed7d90acf36f17170b74836e824b003371d150b3d /demo_server.py
parent7d4d90a8c52a722accd7bfedb84d5a6c62d3fc97 (diff)
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-4]
change kex-gex server code to generate primes by hand added a util function "generate_prime" to compare to the incredibly slow C version, but it's no faster of course. i think kex-gex from the server is just not going to be feasible without having a separate thread generate some primes in the background to have handy when a request comes in. so in short, this still doesn't work. also i put bit_length into util and a tb_strings function which gets stack traceback info and splits it into a list of strings.
Diffstat (limited to 'demo_server.py')
0 files changed, 0 insertions, 0 deletions