|
| Paillier_stats_on_g.avg_curve_mod_k_by_r_value (t_pix_enc, vector_r_values, n, size_vec_r, p, q) |
| According to r value.
|
|
| Paillier_stats_on_g.avg_curve_mod_k_by_r_value_inv (t_pix_enc, vector_r_values, n, size_vec_r, p, q) |
| This function calculates and plots the average curve of encrypted pixels modulo k by r value for inverse encryption.
|
|
| Paillier_stats_on_g.avg_curve_mod_k_by_pixel_value (t_pix_enc, vector_r_values, n, size_vec_r, p, q, inverse, g) |
| According to initial pixel value.
|
|
| Paillier_stats_on_g.avg_curve_mod_2_by_pixel_value (t_pix_enc, vector_r_values, n, size_vec_r, title) |
| According to initial pixel value with differents modulo.
|
|
| Paillier_stats_on_g.avg_curve_mod_4_by_pixel_value (t_pix_enc, vector_r_values, n, size_vec_r, title) |
| This function calculates and plots the average curve of encrypted pixels modulo 4 by pixel value.
|
|
| Paillier_stats_on_g.avg_curve_mod_k_by_pixel_value_in_common (t_pix_enc, t_pix_inv_enc, vector_r_values, n, size_vec_r, p, q, g) |
| According to initial pixel value, with different modulo, with common values where there is no r value for modulo k = 0.
|
|
| Paillier_stats_on_g.traiterResultats (f_pix, p, q) |
| This function processes the results and plots various curves.
|
|
| Paillier_stats_on_g.main () |
| The main function that processes all result files in a directory.
|
|