Bug 47977 - Ошибка при выполнении crypt_and_hash
Summary: Ошибка при выполнении crypt_and_hash
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: mbedtls-utils (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Денис Назаров
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-12 14:45 MSK by Alexander Makeenkov
Modified: 2023-10-12 14:45 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2023-10-12 14:45:51 MSK
Версия пакета:

$ rpm -qf /usr/lib/mbedtls/crypt_and_hash
mbedtls-utils-3.5.0-alt1.x86_64

Шаги воспроизведения:

$ echo "Hello, world!" > hello
$ /usr/lib/mbedtls/crypt_and_hash 0 hello hello.aes AES-128-CBC SHA1 hex:E76B2413958B00E193

Получаемый результат:
mbedtls_cipher_finish() returned error

Не воспроизводится в p10 с версией mbedtls-utils-3.4.1-alt1.x86_64