Re: endless loop in probable_prime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 18, 2020 at 09:46:52AM +0200, Ronny Meeus wrote:

> I added the print function and the result of the print is as follows:
> probable_prime BN_num_bits 1473 1536

The difference is exactly 63 bits!  Suggesting that either the high
64-bit bit word is 0x0000000000000001 or the bit counting is not
working right.

What is the "endianness" of this CPU?  Is it big-endian or
little-endian?  And does OpenSSL expect the correct one?

-- 
    Viktor.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux