Reviewed-by: Jan Friesse <jfriesse@xxxxxxxxxx> Fabio M. Di Nitto napsal(a):
From: "Fabio M. Di Nitto" <fdinitto@xxxxxxxxxx> totem doesn't need to understand what crypto does. totem needs to be able to tell crypto: "those are data, play with them" and crypto needs to return: "here are your scrambled data and the new size" similar to decrypt/verify. this way we add enough dynamic within crypto to change header size and all at any given time (for different hash algorithm for example) without affecting on wire compat. Signed-off-by: Fabio M. Di Nitto <fdinitto@xxxxxxxxxx> --- exec/crypto.c | 167 +++++++++++++--------------------------- exec/crypto.h | 27 +++---- exec/totemconfig.c | 2 +- exec/totemudp.c | 111 ++++++++------------------
.... _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss