Closed falko-strenzke closed 1 year ago
For function names I'd write it in lower case as that seems to be the default in libgcrypt. Inside strings (e.g. returning the algorithm name), I'd prefer ML-KEM
etc.
For function names I'd write it in lower case as that seems to be the default in libgcrypt. Inside strings (e.g. returning the algorithm name), I'd prefer
ML-KEM
etc.
Agreed.
@TJ-91
I propose to rename the algo names as MLKEM, MLDSA, SLHDSA. I think an underscore in the name would only cause ambiguity when reading function names, etc.