News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

how to use Bignums with HLA?

Started by glAsh, May 15, 2009, 07:36:42 PM

Previous topic - Next topic

glAsh

Hello all,

I have been coding with MASM for a while, and now trying out HLA and i think its kinda nice
but i would like to know how to use 'Bignums' , i searched the web last week but could not fiend anything.  :(

Is there a Bignum lib for HLA  like miracle, or is it implemented in HLA itself and if so could someone give me a good example how to use it?
like with public/private key encryptions.

sorry if i asked something stupid, but i could not find anything in the documentation and or on the web, so i hope someone here can help me out!
Thanx in advance!

- gl/\sh -

Eddy

Hi,

I don't know if this is what you are looking for, but here you can find information about HIME, a Huge Integer Math and Encryption library:
http://www.devotechs.com/HIMEMain.html

It has a freeware version that you can try and use without any limitation, other than a nagscreen.
To get rid of the nagscreen, you need to purchase a license key.
For more info you can use the forums:
http://www.devotechs.com/forums/index.php
or direct mail: support@devotechs.com

Kind regards
Eddy
Eddy
www.devotechs.com -- HIME : Huge Integer Math and Encryption library--

dedndave

I think I saw Al Bundy "reading" an issue of "Bignums" last week  :8)

The only place I can think to send you is http://webster.cs.ucr.edu/AsmTools/HLA/index.html

I hope that helps

Evenbit