File list
This special page shows all uploaded files.
Date | Name | Thumbnail | Size | Description | Versions |
---|---|---|---|---|---|
12:22, 3 February 2020 | Index.jpg (file) | ![]() |
9 KB | 1 | |
12:56, 13 January 2020 | Is APN.txt (file) | ![]() |
442 bytes | Given a function in its univariate form, return true if it is APN and false otherwise. | 1 |
13:46, 6 November 2019 | CCZeq2.txt (file) | ![]() |
526 bytes | 1 | |
17:51, 4 October 2019 | IsPN.txt (file) | ![]() |
557 bytes | given a function in the univariate form, returns true if PN and false otherwise | 1 |
17:39, 4 October 2019 | CCZeq.txt (file) | ![]() |
746 bytes | Given two functions in univariate form, returns true if they are CCZ-equivalent and false otherwise. To do so, it checks the equivalence of the codes generated by the two functions. <b>Due to the amount of memory required to compute the equivalence... | 1 |
17:08, 4 October 2019 | MGF.txt (file) | ![]() |
477 bytes | given a map in the univariate form, return its multiplier group ℳ(𝐺<sub>𝐹</sub>) | 1 |
16:48, 4 October 2019 | GammaRank.txt (file) | ![]() |
755 bytes | given a vectorial Boolean function in univariate form, returns its gamma-rank the value is computed as the rank of the incidence matrix dev(𝐺<sub>𝐹</sub>) | 1 |
16:42, 4 October 2019 | DeltaRank.txt (file) | ![]() |
1,003 bytes | given a vectorial Booleand function in univariate form, returns its delta rank to value is computed as the dimension of the ideal generated by D_F | 1 |
16:57, 2 October 2019 | IsPNdeg2.txt (file) | ![]() |
477 bytes | Given a quadratic function defined over 𝔽<sub>𝑝<sup>𝑛</sup></sub> it returns true if the map is PN, false otherwise | 1 |
16:53, 2 October 2019 | IsAPNdeg2.txt (file) | ![]() |
481 bytes | Given a quadratic vectorial Boolean function in the univariate form, it returns true if the map is APN, false otherwise. | 1 |