mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 05:35:33 +01:00
Merge branch 'pr_1280' into development-proposed
Conflict: configs/config-picocoin.h was both edited and removed. Resolution: removed, since this is the whole point of PR #1280 and the changes in development are no longer relevant.
This commit is contained in:
commit
df29868bb6
3 changed files with 1 additions and 76 deletions
|
|
@ -23,8 +23,6 @@ my %configs = (
|
|||
'config-suite-b.h' => {
|
||||
'compat' => "-m tls1_2 -f 'ECDHE-ECDSA.*AES.*GCM' -p mbedTLS",
|
||||
},
|
||||
'config-picocoin.h' => {
|
||||
},
|
||||
'config-ccm-psk-tls1_2.h' => {
|
||||
'compat' => '-m tls1_2 -f \'^TLS-PSK-WITH-AES-...-CCM-8\'',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue