mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 14:08:20 +00:00
Add tests for overreads in pem_read_buffer()
This commit is contained in:
parent
182013faf4
commit
49d29337fa
1 changed files with 1 additions and 0 deletions
|
@ -24,3 +24,4 @@ mbedtls_pem_read_buffer:"^":"$":"^\nProc-Type\: 4,ENCRYPTED\nDEK-Info\: DES-CBC,
|
|||
|
||||
PEM read (unknown encryption algorithm)
|
||||
mbedtls_pem_read_buffer:"^":"$":"^\nProc-Type\: 4,ENCRYPTED\nDEK-Info\: AES-,00$":MBEDTLS_ERR_PEM_UNKNOWN_ENC_ALG
|
||||
|
||||
|
|
Loading…
Reference in a new issue