IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: simple connection
>> Unless you have a good deal of cryptography support available built
>> into your BASIC system....
> Heh. Doing RSA or DH in BASIC would be an interesting challenge, to
> say the least.
It wouldn't be difficult, just slow. I've done IDEA in MUF (a language
rather like FORTH but with all the real elegance ripped out). I've
also done floating-point in it - in a version which has no native
support for any arithmetic type except machine integers.
Honestly, if I had to do ssh in BASIC, I'd probably build an
interpreter (or perhaps compiler to pcode and then a pcode engine) for
a language better suited to the task and then write the code in that.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse%rodents.montreal.qc.ca@localhost
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Home |
Main Index |
Thread Index |
Old Index