Commit a054903
committed
Merge branch 'main' into jakemas/rej-uniform-asm
Resolves conflicts in:
- BIBLIOGRAPHY.md: combine HOL-Light asm file references
- mldsa/mldsa_native_asm.S: include both poly_caddq and rej_uniform
- proofs/hol_light/x86_64/Makefile: OBJ list combines both
- proofs/hol_light/x86_64/proofs/dump_bytecode.ml: dump both bytecodes
- test/bench/bench_components_mldsa.c: include both benchmarks
Signed-off-by: Jake Massimo <jakemas@amazon.com>523 files changed
Lines changed: 63533 additions & 26507 deletions
File tree
- .github
- actions
- cbmc
- config-variations
- ct-test
- functest
- multi-functest
- workflows
- dev
- aarch64_clean
- src
- aarch64_opt
- src
- fips202
- aarch64
- src
- armv81m/src
- x86_64
- src
- x86_64
- src
- examples
- basic_deterministic
- mldsa_native
- basic_lowram
- mldsa_native
- basic
- bring_your_own_fips202_static
- mldsa_native
- src
- bring_your_own_fips202
- mldsa_native
- src
- custom_backend
- mldsa_native
- src
- monolithic_build_multilevel_native
- mldsa_native
- monolithic_build_multilevel
- mldsa_native
- monolithic_build_native
- mldsa_native
- monolithic_build
- mldsa_native
- multilevel_build_native
- mldsa_native
- multilevel_build
- mldsa_native
- integration
- liboqs
- opentitan
- mldsa
- src
- fips202
- native
- aarch64
- src
- armv81m/src
- x86_64
- src
- native
- aarch64
- src
- x86_64
- src
- nix
- cbmc
- hol_light
- s2n_bignum
- proofs
- cbmc
- attempt_signature_generation
- compute_pack_z
- compute_t0_t1_tr_from_sk_components
- keccak_f1600_x1_native_aarch64_v84a
- keccak_f1600_x1_native_aarch64
- keccak_f1600_x4_native_aarch64_v84a
- keccak_f1600_x4_native_aarch64_v8a_scalar_hybrid
- keccak_f1600_x4_native_aarch64_v8a_v84a_scalar_hybrid
- keccak_f1600_x4_native_avx2
- keccak_squeezeblocks_x4
- keccakf1600x4_permute_native
- keccakf1600x4_permute
- lib
- nttunpack_native_x86_64
- pack_pk
- pack_sig_c
- pack_sig_h_poly
- pack_sig_z
- pack_sk_rho_key_tr_s2_t0
- pack_sk_s1
- pointwise_acc_native_aarch64
- pointwise_acc_native_x86_64
- pointwise_native_aarch64
- pointwise_native_x86_64
- poly_add
- poly_challenge
- poly_decompose_32_native_aarch64
- poly_decompose_88_native_aarch64
- poly_decompose_c
- poly_invntt_tomont_c
- poly_permute_bitrev_to_custom_optional_native
- poly_permute_bitrev_to_custom_optional
- poly_pointwise_montgomery_c
- poly_pointwise_montgomery_native
- poly_pointwise_montgomery
- poly_uniform_4x
- poly_uniform_gamma1_4x
- poly_uniform
- poly_use_hint_c
- poly_use_hint_native_aarch64
- poly_use_hint_native
- poly_use_hint
- polymat_expand_entry
- polymat_permute_bitrev_to_custom
- polyvec_matrix_expand_serial
- polyvec_matrix_expand
- polyvec_matrix_pointwise_montgomery_row
- polyvec_matrix_pointwise_montgomery_yvec
- polyvec_matrix_pointwise_montgomery
- polyveck_add
- polyveck_chknorm
- polyveck_decompose
- polyveck_ntt
- polyveck_pack_eta
- polyveck_pack_t0
- polyveck_pack_w1
- polyveck_pointwise_poly_montgomery
- polyveck_power2round
- polyvecl_chknorm
- polyvecl_pack_eta
- polyvecl_permute_bitrev_to_custom_native
- polyvecl_permute_bitrev_to_custom
- polyvecl_pointwise_acc_montgomery_c
- polyvecl_pointwise_acc_montgomery_native
- polyvecl_pointwise_acc_montgomery
- polyvecl_uniform_gamma1_serial
- polyvecl_uniform_gamma1
- polyz_unpack_17_native_aarch64
- polyz_unpack_19_native_aarch64
- prepare_domain_separation_prefix
- shake128x4_absorb_once
- shake128x4_squeezeblocks
- sig_unpack_hints
- sign_keypair_internal
- sign_keypair
- sign_open
- sign_pk_from_sk
- sign_signature_extmu
- sign_signature_internal
- sign_signature_pre_hash_internal
- sign_signature_pre_hash_shake256
- sign_signature
- sign_verify_extmu
- sign_verify_internal
- sign_verify_pre_hash_internal
- sign_verify_pre_hash_shake256
- sign_verify
- sign
- sk_s1hat_get_poly
- sk_s2hat_get_poly
- sk_t0hat_get_poly
- unpack_hints
- unpack_pk_t1
- unpack_sk_s1hat
- unpack_sk_s2hat
- unpack_sk_t0hat
- unpack_sk
- yvec_get_poly
- yvec_init
- hol_light
- aarch64
- mldsa
- proofs
- common
- x86_64
- mldsa
- proofs
- scripts
- test
- acvp
- baremetal/platform
- m33-an524
- m55-an547
- bench
- configs
- mk
- src
- test_vectors
- wycheproof
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | | - | |
51 | 53 | | |
52 | 54 | | |
53 | | - | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
59 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
60 | 70 | | |
61 | 71 | | |
62 | 72 | | |
63 | 73 | | |
64 | 74 | | |
65 | 75 | | |
66 | 76 | | |
67 | | - | |
| 77 | + | |
| 78 | + | |
68 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
42 | 49 | | |
43 | 50 | | |
44 | 51 | | |
| |||
128 | 135 | | |
129 | 136 | | |
130 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
131 | 152 | | |
132 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
133 | 158 | | |
134 | 159 | | |
135 | 160 | | |
| |||
155 | 180 | | |
156 | 181 | | |
157 | 182 | | |
158 | | - | |
159 | | - | |
| 183 | + | |
| 184 | + | |
160 | 185 | | |
161 | 186 | | |
162 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
163 | 195 | | |
164 | 196 | | |
165 | 197 | | |
166 | | - | |
| 198 | + | |
167 | 199 | | |
168 | 200 | | |
169 | 201 | | |
| |||
175 | 207 | | |
176 | 208 | | |
177 | 209 | | |
178 | | - | |
| 210 | + | |
179 | 211 | | |
180 | 212 | | |
181 | 213 | | |
182 | 214 | | |
183 | 215 | | |
184 | 216 | | |
185 | 217 | | |
186 | | - | |
| 218 | + | |
187 | 219 | | |
188 | 220 | | |
189 | 221 | | |
| |||
279 | 311 | | |
280 | 312 | | |
281 | 313 | | |
| 314 | + | |
| 315 | + | |
282 | 316 | | |
283 | 317 | | |
284 | 318 | | |
| |||
0 commit comments