Best array population & access optimization
Mark Brownell
gizmotron at earthlink.net
Fri Jun 20 13:07:00 EDT 2003
Hi,
I have my Blowfish hard coded as a button mouseUp handler completed.
I'm now trying to optimize the array processing procedures for
populating the P-box and S-boxes for the block-cypher. My question is
"What is the fastest process for populating the boxes with large
numbered numerical values."
example: -785314906, -1730169428, 805139163, -803545161, -1193168915,
... lots of them
Numbers like this need to be populated into an array, accessed, and
changed to new values as part of several loop operations. I'm searching
for the fastest way of doing this.
Does anyone have any testing examples regarding arrays and
array-management in a stack that uses numbers? How about suggestions
for array optimization techniques?
Thanks,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1033 bytes
Desc: not available
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20030620/199cb3d6/attachment.bin>
More information about the use-livecode
mailing list