[Pkg-openssl-devel] Bug#921621: openssl: cipher list includes entries not available for "speed"
Philipp Marek
philipp at marek.priv.at
Thu Feb 7 11:34:11 GMT 2019
Package: openssl
Version: 1.1.1a-1
Severity: minor
$ openssl help
gives me (among others) "sm4-cbc", and a call like
$ openssl enc -sm4-cbc
enter sm4-cbc encryption password:
Verifying - enter sm4-cbc encryption password:
*** WARNING : deprecated key derivation used.
gives some output.
But while eg.
$ openssl speed aes-128-cbc des-cbc
works as expected, the cipher above doesn't:
$ openssl speed sm4-cbc
speed: Unknown algorithm sm4-cbc
This is unexpected.
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-debug'), (500,
'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-1-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8),
LANGUAGE=de_AT:de (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages openssl depends on:
ii libc6 2.28-5
ii libssl1.1 1.1.1a-1
openssl recommends no packages.
Versions of packages openssl suggests:
ii ca-certificates 20190110
-- no debconf information
--
More information about the Pkg-openssl-devel
mailing list