|
> I just 'ported' (euphemism for minor modifications) some
> code lingering on the web for fun and voila: MD5 on RCX
> is up and running (lejos). If anyone's interested, I can
> post the code.
Definitely post it! Better than that, how about sending me the code and I'll
add it to our robots section as a unique demonstration.
> > It would be a nice project for somebody to implement bignums on leJOS,
> > the API is in java.math.BigInteger .
> work in progress, but it's probably not going to be of any use
> for implementing, say, RSA. (memory, no GC,...) (maybe when restricting
> BigInt just to what is needed for RSA computation...)
Shouldn't be a problem. Most of the source code in the official Sun package
is easy to port to leJOS. BigInteger probably has a lot of native code for
speed though. People are sure going to wonder "Why did they make BigInteger
for robot projects?" :)
- Brian
http://www.mts.net/~bbagnall
|
|
Message has 1 Reply:
Message is in Reply To:
13 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|