Hi can anyone help me in the following code.
>From the following code I am getting ANF from g. But I want to get g
function (univariate polynomial) from the given ANF of Boolean function.
How to get it?
R.=GF(2^8,'a')[]
from sage.crypto.boolean_function import BooleanFunction
g=x^254
B = Boolea
Dear all,
I was trying to compile Sage 9.8 from the source in macbook m2 and getting
the following error. Kindly help.
[sagelib-9.8] Successfully installed sagemath-standard-9.8
[sagelib-9.8]
[sagelib-9.8] real 20m6.827s
[sagelib-9.8] user 21m31.875s
[sagelib-9.8] sys 0m37.380s
make --no-p
the build directory of the
same version of the package will, by default, be deleted. Set the
environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.
make[1]: *** [all-start] Error 1
make: *** [all] Error 2
Kindly help.
On Monday, April 24, 2023 at 3:55:29 PM UTC+5:30 dibyendu...@gm
be deleted. Set the
environment variable SAGE_KEEP_BUILT_SPKGS=yes to prevent this.
make[1]: *** [all-start] Error 1
make: *** [all] Error 2
On Monday, April 24, 2023 at 7:00:20 PM UTC+5:30 dibyendu...@gmail.com
wrote:
> Please find the attached config.log
>
> On Monday, April 24,
t; stable releases)
>
> Last but not the least, it could be that you have things in /usr/local
> which clash with libraries/binaries used by Sage.
>
>
>
>
>
> On Tue, 25 Apr 2023, 05:24 dibyendu...@gmail.com,
> wrote:
>
>> Kindly help me. I am getting