Get required size of signature before signing.
Stef Bon via Gcrypt-devel <[email protected]> Sun, 10 May 2026 07:51:10 +0200
| Newsgroups | gmane.comp.encryption.gpg.libgcrypt.devel |
|---|---|
| Message-ID | <CANXojcyGkH=TcscwmV2SGYK5UDEcPMC78xCDyhg=D0n3-Mjs9w@mail.gmail.com> |
Hi, I'm using gcry_pk_sign, and I want the code to get the size of the signature before using the sign function. Is there a way to do this? (or is the size of the signature the same as the hash?) S. Bon