Re: SHA-512 and 128-bit integers
From: Benjamin Goldberg (goldbb2_at_earthlink.net)
Date: 04/29/03
- Next message: terminal: "when the rain begins to fall"
- Previous message: terminal: "when the rain begins to fall"
- In reply to: William Ahern: "Re: SHA-512 and 128-bit integers"
- Next in thread: Tom St Denis: "Re: SHA-512 and 128-bit integers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Apr 2003 14:51:04 -0400
William Ahern wrote:
>
> Tom St Denis <tomstdenis@yahoo.com> wrote:
[snip]
> > As for the general question to bignums why not use a bignum library,
> > such as oh, um, I dunno, LibTomMath!!!
>
> I'm curious (not making accusations), is not LibTomMath just this--
> http://thayer.dartmouth.edu/~sting/mpi/-- renamed to LibTomMath?
LTM uses roughly the same interface as MPI (it's intended to be a
drop-in replacement), but the internals are quite different.
--
$a=24;split//,240513;s/\B/ => /for@@=qw(ac ab bc ba cb ca
);{push(@b,$a),($a-=6)^=1 for 2..$a/6x--$|;print "$@[$a%6
]\n";((6<=($a-=6))?$a+=$_[$a%6]-$a%6:($a=pop @b))&&redo;}
- Next message: terminal: "when the rain begins to fall"
- Previous message: terminal: "when the rain begins to fall"
- In reply to: William Ahern: "Re: SHA-512 and 128-bit integers"
- Next in thread: Tom St Denis: "Re: SHA-512 and 128-bit integers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|