Re: SHA-512 and 128-bit integers

From: Shill (devnull_at_example.com)
Date: 04/29/03


Date: Tue, 29 Apr 2003 20:05:07 +0200


> Ok, does anyone have a good solution to using 128-bit integers on 32
> bit machines? The Linux Pent III that I'm using to develop the
> different SHAs supports the C type "long long", which is a 64-bit
> type, but there is no support for 128-bit integers. Probably because
> there is no machine code for this, I'm not sure.

In x86 assembly language, you can use an ADD and 3 ADC (add with carry)
to add 2 128-bit integers.

In C, you could use an array of 4 unsigned int and detect overflow?



Relevant Pages

  • Re: Mainpine IQ Express: PCI-Express multi-port fax board for the free Microsoft Fax Server
    ... The IQ Express does support it. ... except that testing from one set of ports back to another ... I like the results with Brother MFC machines. ... the Microsoft Fax Service that is included with Windows XP/2003 SBS/ ...
    (microsoft.public.windows.server.sbs)
  • Re: How to fix broken security in Windows 2000?
    ... explicitly identify the missing certificates using SFC or some other tool. ... it turns out Windows 2000 doesn't support that feature after ... all W2K machines have the problem seems to be holding up (and I have not yet ...
    (microsoft.public.win2000.windows_update)
  • Re: How to fix broken security in Windows 2000?
    ... explicitly identify the missing certificates using SFC or some other tool. ... it turns out Windows 2000 doesn't support that feature after ... all W2K machines have the problem seems to be holding up (and I have not yet ...
    (microsoft.public.windowsupdate)
  • Re: How to fix broken security in Windows 2000?
    ... explicitly identify the missing certificates using SFC or some other tool. ... it turns out Windows 2000 doesn't support that feature after ... all W2K machines have the problem seems to be holding up (and I have not yet ...
    (microsoft.public.security)
  • Re: How to fix broken security in Windows 2000?
    ... explicitly identify the missing certificates using SFC or some other tool. ... it turns out Windows 2000 doesn't support that feature after ... all W2K machines have the problem seems to be holding up (and I have not yet ...
    (microsoft.public.win2000.security)