|
Electroneum
|
Go to the source code of this file.
Functions | |
| fe_sq (t0, z) | |
| for (i=1;i< 1;++i) fe_sq(t0 | |
| fe_sq (t1, t0) | |
| fe_mul (t1, z, t1) | |
| fe_mul (t0, t0, t1) | |
| fe_sq (t0, t0) | |
| fe_mul (t0, t1, t0) | |
| fe_mul (t1, t1, t0) | |
| fe_sq (t2, t1) | |
| fe_mul (t1, t2, t1) | |
| fe_sq (t1, t1) | |
| fe_mul (out, t0, z) | |
Variables | |
| t0 | |
| t1 | |
| t2 | |
| fe_mul | ( | out | , |
| t0 | , | ||
| z | |||
| ) |
| fe_sq | ( | t0 | , |
| z | |||
| ) |
| for | ( | ) |

| t0 |
Definition at line 53 of file pow22523.h.
| t1 |
Definition at line 58 of file pow22523.h.
| t2 |
Definition at line 103 of file pow22523.h.