YAARX: Yet Another ARX Toolkit
0.1
|
Functions related to binary-signed digit representation (BSDR) of integers. More...
Functions | |
bsd_t | naf (uint32_t x) |
Functions related to binary-signed digit representation (BSDR) of integers.
bsd_t naf | ( | uint32_t | x | ) |
Compute the non-adjacent form (NAF) representation of the integer x
x | input value. |