rbc_vec constant time improvement
- rbc_vec_set_random_full_rank_with_one : 1 is always in the last coordinate (specified in the doc). Check implication within random_from_support.
- rbc_vec_set_random_from_support : Problematic if size < support_size, to be documented.
- rbc_vec_echelonize : No constant-time variant