File tree Expand file tree Collapse file tree 9 files changed +25
-25
lines changed Expand file tree Collapse file tree 9 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 6969/******************************* Key sizes ************************************/
7070
7171/* Sizes of cryptographic material, per parameter set */
72- /* See mldsa/params.h for the arithmetic expressions giving rise to these */
72+ /* See mldsa/src/ params.h for the arithmetic expressions giving rise to these */
7373/* check-magic: off */
7474#define MLDSA44_SECRETKEYBYTES 2560
7575#define MLDSA44_PUBLICKEYBYTES 1312
Original file line number Diff line number Diff line change 103103 * Name: MLD_CONFIG_FILE
104104 *
105105 * Description: If defined, this is a header that will be included instead
106- * of the default configuration file mldsa/config.h.
106+ * of the default configuration file mldsa/src/ config.h.
107107 *
108108 * When you need to build mldsa-native in multiple configurations,
109109 * using varying MLD_CONFIG_FILE can be more convenient
163163 * with mldsa-native.
164164 *
165165 * If set, it must be the name of a file serving as the
166- * replacement for mldsa/fips202/fips202.h, and exposing
166+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
167167 * the same API (see FIPS202.md).
168168 *
169169 *****************************************************************************/
179179 * with mldsa-native.
180180 *
181181 * If set, it must be the name of a file serving as the
182- * replacement for mldsa/fips202/fips202x4.h, and exposing
182+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
183183 * the same API (see FIPS202.md).
184184 *
185185 *****************************************************************************/
Original file line number Diff line number Diff line change 119119 * Name: MLD_CONFIG_FILE
120120 *
121121 * Description: If defined, this is a header that will be included instead
122- * of the default configuration file mldsa/config.h.
122+ * of the default configuration file mldsa/src/ config.h.
123123 *
124124 * When you need to build mldsa-native in multiple configurations,
125125 * using varying MLD_CONFIG_FILE can be more convenient
179179 * with mldsa-native.
180180 *
181181 * If set, it must be the name of a file serving as the
182- * replacement for mldsa/fips202/fips202.h, and exposing
182+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
183183 * the same API (see FIPS202.md).
184184 *
185185 *****************************************************************************/
195195 * with mldsa-native.
196196 *
197197 * If set, it must be the name of a file serving as the
198- * replacement for mldsa/fips202/fips202x4.h, and exposing
198+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
199199 * the same API (see FIPS202.md).
200200 *
201201 *****************************************************************************/
Original file line number Diff line number Diff line change 118118 * Name: MLD_CONFIG_FILE
119119 *
120120 * Description: If defined, this is a header that will be included instead
121- * of the default configuration file mldsa/config.h.
121+ * of the default configuration file mldsa/src/ config.h.
122122 *
123123 * When you need to build mldsa-native in multiple configurations,
124124 * using varying MLD_CONFIG_FILE can be more convenient
178178 * with mldsa-native.
179179 *
180180 * If set, it must be the name of a file serving as the
181- * replacement for mldsa/fips202/fips202.h, and exposing
181+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
182182 * the same API (see FIPS202.md).
183183 *
184184 *****************************************************************************/
194194 * with mldsa-native.
195195 *
196196 * If set, it must be the name of a file serving as the
197- * replacement for mldsa/fips202/fips202x4.h, and exposing
197+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
198198 * the same API (see FIPS202.md).
199199 *
200200 *****************************************************************************/
Original file line number Diff line number Diff line change 118118 * Name: MLD_CONFIG_FILE
119119 *
120120 * Description: If defined, this is a header that will be included instead
121- * of the default configuration file mldsa/config.h.
121+ * of the default configuration file mldsa/src/ config.h.
122122 *
123123 * When you need to build mldsa-native in multiple configurations,
124124 * using varying MLD_CONFIG_FILE can be more convenient
178178 * with mldsa-native.
179179 *
180180 * If set, it must be the name of a file serving as the
181- * replacement for mldsa/fips202/fips202.h, and exposing
181+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
182182 * the same API (see FIPS202.md).
183183 *
184184 *****************************************************************************/
194194 * with mldsa-native.
195195 *
196196 * If set, it must be the name of a file serving as the
197- * replacement for mldsa/fips202/fips202x4.h, and exposing
197+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
198198 * the same API (see FIPS202.md).
199199 *
200200 *****************************************************************************/
Original file line number Diff line number Diff line change 118118 * Name: MLD_CONFIG_FILE
119119 *
120120 * Description: If defined, this is a header that will be included instead
121- * of the default configuration file mldsa/config.h.
121+ * of the default configuration file mldsa/src/ config.h.
122122 *
123123 * When you need to build mldsa-native in multiple configurations,
124124 * using varying MLD_CONFIG_FILE can be more convenient
178178 * with mldsa-native.
179179 *
180180 * If set, it must be the name of a file serving as the
181- * replacement for mldsa/fips202/fips202.h, and exposing
181+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
182182 * the same API (see FIPS202.md).
183183 *
184184 *****************************************************************************/
194194 * with mldsa-native.
195195 *
196196 * If set, it must be the name of a file serving as the
197- * replacement for mldsa/fips202/fips202x4.h, and exposing
197+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
198198 * the same API (see FIPS202.md).
199199 *
200200 *****************************************************************************/
Original file line number Diff line number Diff line change 119119 * Name: MLD_CONFIG_FILE
120120 *
121121 * Description: If defined, this is a header that will be included instead
122- * of the default configuration file mldsa/config.h.
122+ * of the default configuration file mldsa/src/ config.h.
123123 *
124124 * When you need to build mldsa-native in multiple configurations,
125125 * using varying MLD_CONFIG_FILE can be more convenient
179179 * with mldsa-native.
180180 *
181181 * If set, it must be the name of a file serving as the
182- * replacement for mldsa/fips202/fips202.h, and exposing
182+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
183183 * the same API (see FIPS202.md).
184184 *
185185 *****************************************************************************/
195195 * with mldsa-native.
196196 *
197197 * If set, it must be the name of a file serving as the
198- * replacement for mldsa/fips202/fips202x4.h, and exposing
198+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
199199 * the same API (see FIPS202.md).
200200 *
201201 *****************************************************************************/
Original file line number Diff line number Diff line change 118118 * Name: MLD_CONFIG_FILE
119119 *
120120 * Description: If defined, this is a header that will be included instead
121- * of the default configuration file mldsa/config.h.
121+ * of the default configuration file mldsa/src/ config.h.
122122 *
123123 * When you need to build mldsa-native in multiple configurations,
124124 * using varying MLD_CONFIG_FILE can be more convenient
178178 * with mldsa-native.
179179 *
180180 * If set, it must be the name of a file serving as the
181- * replacement for mldsa/fips202/fips202.h, and exposing
181+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
182182 * the same API (see FIPS202.md).
183183 *
184184 *****************************************************************************/
194194 * with mldsa-native.
195195 *
196196 * If set, it must be the name of a file serving as the
197- * replacement for mldsa/fips202/fips202x4.h, and exposing
197+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
198198 * the same API (see FIPS202.md).
199199 *
200200 *****************************************************************************/
Original file line number Diff line number Diff line change 119119 * Name: MLD_CONFIG_FILE
120120 *
121121 * Description: If defined, this is a header that will be included instead
122- * of the default configuration file mldsa/config.h.
122+ * of the default configuration file mldsa/src/ config.h.
123123 *
124124 * When you need to build mldsa-native in multiple configurations,
125125 * using varying MLD_CONFIG_FILE can be more convenient
179179 * with mldsa-native.
180180 *
181181 * If set, it must be the name of a file serving as the
182- * replacement for mldsa/fips202/fips202.h, and exposing
182+ * replacement for mldsa/src/ fips202/fips202.h, and exposing
183183 * the same API (see FIPS202.md).
184184 *
185185 *****************************************************************************/
195195 * with mldsa-native.
196196 *
197197 * If set, it must be the name of a file serving as the
198- * replacement for mldsa/fips202/fips202x4.h, and exposing
198+ * replacement for mldsa/src/ fips202/fips202x4.h, and exposing
199199 * the same API (see FIPS202.md).
200200 *
201201 *****************************************************************************/
You can’t perform that action at this time.
0 commit comments