Folks, could anyone at least run the code below, to check if they can
recreate the problem ?
Thanks in advance,
Roman
OS: Linux (SUSE 10.2 32-bit)
OpenSSL: 0.9.8g
Hi,
when I'm trying to peform multiplication
using code below, BN_GF2m_mod_mul() hangs and
CPU usage goes to 100%.
Do I miss some
OS: Linux (SUSE 10.2 32-bit)
OpenSSL: 0.9.8g
Hi,
when I'm trying to peform multiplication
using code below, BN_GF2m_mod_mul() hangs and
CPU usage goes to 100%.
Do I miss something obvious ? Parameters are validated
using NTL library.
Thanks for any help,
Roman
/***