This is a follow-up to this issue
I applied the commit patch and attempted again. I ran ./mascot-offline.x -p 0/1 -N 2 -P 115792089210356248762697446949407573530086143415290314195533631308867097853951 export-a2b on two terminals and got the output
115792089210356248762697446949407573530086143415290314195533631308867097853951 is not compatible with our encryption scheme, must be 1 modulo 32768
is this output expected? The preprocessing works with the fake offline, which leads me to think it should work here as well.
This is a follow-up to this issue
I applied the commit patch and attempted again. I ran
./mascot-offline.x -p 0/1 -N 2 -P 115792089210356248762697446949407573530086143415290314195533631308867097853951 export-a2bon two terminals and got the outputis this output expected? The preprocessing works with the fake offline, which leads me to think it should work here as well.