https://github.com/edauterman/hsm-impl/blob/66e816ca1900977520e4d34886c488f2c793af29/agent/punc_enc.c#L21 Should we be using some authenticated encryption mode (e.g., GCM) instead of ECB mode here?
https://github.com/edauterman/hsm-impl/blob/66e816ca1900977520e4d34886c488f2c793af29/agent/punc_enc.c#L21
Should we be using some authenticated encryption mode (e.g., GCM) instead of ECB mode here?