From 7a08a4c04cf7d3235e609e68d18d114f5d307184 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 26 May 2025 12:58:42 +0000 Subject: GOST has left the building (comment tweak, no code change) --- src/lib/libcrypto/evp/evp_cipher.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/evp/evp_cipher.c b/src/lib/libcrypto/evp/evp_cipher.c index 16606991ae..09e6a881cf 100644 --- a/src/lib/libcrypto/evp/evp_cipher.c +++ b/src/lib/libcrypto/evp/evp_cipher.c @@ -1,4 +1,4 @@ -/* $OpenBSD: evp_cipher.c,v 1.24 2025/05/10 05:54:38 tb Exp $ */ +/* $OpenBSD: evp_cipher.c,v 1.25 2025/05/26 12:58:42 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -944,7 +944,7 @@ EVP_CIPHER_CTX_flags(const EVP_CIPHER_CTX *ctx) LCRYPTO_ALIAS(EVP_CIPHER_CTX_flags); /* - * Used by CMS and its predecessors. Only GOST and RC2 have a custom method. + * Used by CMS and its predecessors. Only RC2 has a custom method. */ int -- cgit v1.2.3-55-g6feb