Commit 7539831
committed
[WIP] CBMC: Add support for using multiple solvers
Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>1 parent 6a86580 commit 7539831
205 files changed
Lines changed: 4187 additions & 722 deletions
File tree
- .github/actions/cbmc
- nix
- cbmc
- proofs/cbmc
- H
- attempt_signature_generation
- caddq
- check_pct
- compute_pack_t0_t1
- compute_pack_z
- ct_abs_i32
- ct_cmask_neg_i32
- ct_cmask_nonzero_u32
- ct_cmask_nonzero_u8
- ct_get_optblocker_i64
- ct_get_optblocker_u32
- ct_get_optblocker_u8
- ct_memcmp
- ct_sel_int32
- decompose
- fqmul
- fqscale
- intt_native_aarch64
- intt_native_x86_64
- invntt_layer
- keccak_absorb_once_x4
- keccak_absorb
- 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_finalize
- keccak_init
- keccak_squeezeblocks_x4
- keccak_squeeze
- keccakf1600_extract_bytes_BE
- keccakf1600_extract_bytes
- keccakf1600_permute_c
- keccakf1600_permute_native
- keccakf1600_permute
- keccakf1600_xor_bytes_BE
- keccakf1600_xor_bytes
- keccakf1600x4_extract_bytes_c
- keccakf1600x4_extract_bytes_native
- keccakf1600x4_extract_bytes
- keccakf1600x4_permute_native
- keccakf1600x4_permute
- keccakf1600x4_xor_bytes_c
- keccakf1600x4_xor_bytes_native
- keccakf1600x4_xor_bytes
- lib
- make_hint
- montgomery_reduce
- ntt_butterfly_block
- ntt_layer
- ntt_native_aarch64
- ntt_native_x86_64
- nttunpack_native_x86_64
- pack_sig_c
- pack_sig_h
- pack_sig_z
- pack_sk_rho_key_tr_s2
- pack_sk_s1
- pointwise_acc_native_aarch64
- pointwise_acc_native_x86_64
- pointwise_native_aarch64
- pointwise_native_x86_64
- poly_add
- poly_caddq_c
- poly_caddq_native_aarch64
- poly_caddq_native
- poly_caddq
- poly_challenge
- poly_chknorm_c
- poly_chknorm_native_aarch64
- poly_chknorm_native
- poly_chknorm
- poly_decompose_32_native_aarch64
- poly_decompose_88_native_aarch64
- poly_decompose_c
- poly_decompose_native
- poly_decompose
- poly_invntt_tomont_c
- poly_invntt_tomont_native
- poly_invntt_tomont
- poly_ntt_c
- poly_ntt_native
- poly_ntt
- 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_power2round
- poly_reduce
- poly_shiftl
- poly_sub
- poly_uniform_4x
- poly_uniform_eta_4x
- poly_uniform_eta
- poly_uniform_gamma1_4x
- poly_uniform_gamma1
- poly_uniform
- poly_use_hint_c
- poly_use_hint_native_aarch64
- poly_use_hint_native
- poly_use_hint
- polyeta_pack
- polyeta_unpack
- polymat_expand_entry
- polyt0_pack
- polyt0_unpack
- polyt1_pack
- polyt1_unpack
- polyvec_matrix_expand_serial
- polyvec_matrix_expand
- polyvec_matrix_pointwise_montgomery_row
- polyvec_matrix_pointwise_montgomery_yvec
- polyveck_caddq
- polyveck_chknorm
- polyveck_decompose
- polyveck_invntt_tomont
- polyveck_ntt
- polyveck_pack_eta
- polyveck_pack_w1
- polyveck_reduce
- polyveck_unpack_eta
- polyvecl_chknorm
- polyvecl_ntt
- polyvecl_pack_eta
- polyvecl_pointwise_acc_montgomery_c
- polyvecl_pointwise_acc_montgomery_native
- polyvecl_pointwise_acc_montgomery
- polyvecl_uniform_gamma1_serial
- polyvecl_uniform_gamma1
- polyvecl_unpack_eta
- polyvecl_unpack_z
- polyw1_pack
- polyz_pack
- polyz_unpack_17_native_aarch64
- polyz_unpack_19_native_aarch64
- polyz_unpack_c
- polyz_unpack_native
- polyz_unpack
- power2round
- prepare_domain_separation_prefix
- reduce32
- rej_eta_c
- rej_eta_native
- rej_eta
- rej_uniform_c
- rej_uniform_native
- rej_uniform
- sample_s1_s2_serial
- sample_s1_s2
- shake128_absorb
- shake128_finalize
- shake128_init
- shake128_release
- shake128_squeeze
- shake128x4_absorb_once
- shake128x4_squeezeblocks
- shake256_absorb
- shake256_finalize
- shake256_init
- shake256_release
- shake256_squeeze
- shake256x4_absorb_once
- shake256x4_squeezeblocks
- shake256
- 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
- sys_check_capability
- unpack_pk_t1
- unpack_sk_s1hat
- unpack_sk_s2hat
- unpack_sk_t0hat
- unpack_sk
- use_hint
- value_barrier_i64
- value_barrier_u32
- value_barrier_u8
- yvec_get_poly
- yvec_init
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 | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
81 | | - | |
82 | | - | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | | - | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
94 | | - | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
96 | 112 | | |
97 | 113 | | |
98 | 114 | | |
99 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
100 | 118 | | |
101 | 119 | | |
102 | 120 | | |
103 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
104 | 130 | | |
105 | | - | |
| 131 | + | |
106 | 132 | | |
107 | 133 | | |
108 | 134 | | |
109 | 135 | | |
110 | 136 | | |
111 | 137 | | |
112 | | - | |
| 138 | + | |
113 | 139 | | |
114 | 140 | | |
115 | 141 | | |
116 | 142 | | |
117 | 143 | | |
118 | | - | |
| 144 | + | |
119 | 145 | | |
120 | 146 | | |
121 | 147 | | |
122 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
123 | 151 | | |
124 | 152 | | |
125 | 153 | | |
126 | 154 | | |
127 | 155 | | |
128 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
129 | 160 | | |
130 | 161 | | |
131 | 162 | | |
| |||
136 | 167 | | |
137 | 168 | | |
138 | 169 | | |
139 | | - | |
140 | | - | |
| 170 | + | |
| 171 | + | |
141 | 172 | | |
142 | 173 | | |
143 | 174 | | |
| |||
153 | 184 | | |
154 | 185 | | |
155 | 186 | | |
| 187 | + | |
156 | 188 | | |
157 | 189 | | |
158 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
34 | 50 | | |
35 | 51 | | |
36 | 52 | | |
| |||
0 commit comments