Re: [PATCH] cipher:kem:ecc: Support secp256k1 by KEM API.
NIIBE Yutaka via Gcrypt-devel <[email protected]> Wed, 25 Jun 2025 14:09:31 +0900
| Newsgroups | gmane.comp.encryption.gpg.libgcrypt.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Thanks for your check, as always. Jacob Bachmeyer <[email protected]> wrote: > Should it be "SECP256K1" instead? Yes. You are right. I should have done double check (or not to be so hurry when preparing breakfast :-). GnuPG are adopting KEM API for ECC encryption/decryption, that's the background of this change. --