File tree
325 files changed
+482
-466
lines changed- .github/actions/config-variations
- examples
- basic
- bring_your_own_fips202
- mldsa_native
- src
- integration/liboqs
- mldsa/src
- fips202
- native
- aarch64
- src
- x86_64
- src
- native
- aarch64
- src
- x86_64
- src
- proofs/cbmc
- H
- attempt_signature_generation
- caddq
- check_pct
- crypto_sign_keypair_internal
- crypto_sign_keypair
- crypto_sign_open
- crypto_sign_signature_extmu
- crypto_sign_signature_internal
- crypto_sign_signature_pre_hash_internal
- crypto_sign_signature_pre_hash_shake256
- crypto_sign_signature
- crypto_sign_verify_extmu
- crypto_sign_verify_internal
- crypto_sign_verify_pre_hash_internal
- crypto_sign_verify_pre_hash_shake256
- crypto_sign_verify
- crypto_sign
- ct_abs_i32
- ct_cmask_neg_i32
- ct_get_optblocker_i64
- ct_get_optblocker_u32
- ct_sel_int32
- decompose
- fqmul
- fqscale
- invntt_layer
- invntt_tomont
- keccak_absorb_once_x4
- keccak_absorb
- keccak_finalize
- keccak_init
- keccak_squeezeblocks_x4
- keccak_squeeze
- keccakf1600_extract_bytes_BE
- keccakf1600_extract_bytes
- keccakf1600_permute
- keccakf1600_xor_bytes_BE
- keccakf1600_xor_bytes
- keccakf1600x4_extract_bytes
- keccakf1600x4_permute
- keccakf1600x4_xor_bytes
- make_hint
- montgomery_reduce
- ntt_butterfly_block
- ntt_layer
- ntt
- pack_pk
- pack_sig
- pack_sk
- poly_add
- poly_caddq
- poly_challenge
- poly_chknorm
- poly_decompose
- poly_invntt_tomont
- poly_make_hint
- poly_ntt
- poly_pointwise_montgomery
- poly_power2round
- poly_reduce
- poly_shiftl
- poly_sub
- poly_uniform_4x
- poly_uniform_eta_4x
- poly_uniform_gamma1_4x
- poly_uniform_gamma1
- poly_uniform
- poly_use_hint
- polyeta_pack
- polyeta_unpack
- polyt0_pack
- polyt0_unpack
- polyt1_pack
- polyt1_unpack
- polyvec_matrix_expand
- polyvec_matrix_pointwise_montgomery
- polyveck_add
- polyveck_caddq
- polyveck_chknorm
- polyveck_decompose
- polyveck_invntt_tomont
- polyveck_make_hint
- polyveck_ntt
- polyveck_pack_eta
- polyveck_pack_t0
- polyveck_pack_w1
- polyveck_pointwise_poly_montgomery
- polyveck_power2round
- polyveck_reduce
- polyveck_shiftl
- polyveck_sub
- polyveck_unpack_eta
- polyveck_unpack_t0
- polyveck_use_hint
- polyvecl_add
- polyvecl_chknorm
- polyvecl_invntt_tomont
- polyvecl_ntt
- polyvecl_pack_eta
- polyvecl_pack_z
- polyvecl_pointwise_acc_montgomery
- polyvecl_pointwise_poly_montgomery
- polyvecl_reduce
- polyvecl_uniform_gamma1
- polyvecl_unpack_eta
- polyvecl_unpack_z
- polyw1_pack
- polyz_pack
- polyz_unpack
- power2round
- reduce32
- rej_eta
- rej_uniform
- 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
- unpack_hints
- unpack_pk
- unpack_sig
- unpack_sk
- use_hint
- value_barrier_i64
- value_barrier_u32
- scripts
- test
- mk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
325 files changed
+482
-466
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments