Re: unknown cipher?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On Jul 31, 2018, at 5:08 PM, Henderson, Karl <KHenderson@xxxxxxxxxxxx> wrote:
> 
> When I type:
>  
> openssl ciphers -tls1_3 -stdname -V
>  
> I see this as one of the results:
>  
>           0x13,0x02 - TLS_AES_256_GCM_SHA384 - TLS_AES_256_GCM_SHA384  TLSv1.3 Kx=any      Au=any Enc=AESGCM(256) Mac=AEAD

This is a TLS cipher-suite.

> However, when I try to do a speed test on this algorithm
>  
> openssl speed -evp TLS_AES_256_GCM_SHA384

This command tests the performance of basic cryptographic algorithms supported
by the libcrypto EVP layer, such as AES, SHA256, RSA, ...

> speed: TLS_AES_256_GCM_SHA384 is an unknown cipher or digest
>  
> What am I missing?

TLS cipher-suites are from libssl, and are not EVP-layer cryptographic
algorithms.

-- 
	Viktor.

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux