mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Shorted LMS and LMOTS line-lengths
To attempt to comply with the 80-char suggestion Signed-off-by: Raef Coles <raef.coles@arm.com>
This commit is contained in:
@ -68,7 +68,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/* https://www.iana.org/assignments/leighton-micali-signatures/leighton-micali-signatures.xhtml
|
||||
/** The Identifier of the LMS parameter set, as per
|
||||
* https://www.iana.org/assignments/leighton-micali-signatures/leighton-micali-signatures.xhtml
|
||||
* We are only implementing a subset of the types, particularly H10, for the sake of simplicty.
|
||||
*/
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user