call to undeclared function 'write' (Re: GnuPG 2.4.6 released)

2024-10-29 Thread Ralph Seichter via Gnupg-users
* Werner Koch via Gnupg-users: > We are pleased to announce the availability of a new stable GnuPG > release: version 2.4.6. I am having problems building version 2.4.6 on macOS (Sequoia). The compiler reports errors like this one: app.c:386:5: error: call to undeclared function 'write'; ISO C

Re: using aes256

2024-10-29 Thread Damien Goutte-Gattat via Gnupg-users
On Tuesday, 29 October 2024 18:07:46 GMT Robert J. Hansen via Gnupg-users wrote: > Unfortunately, I don't remember offhand whether there's a command-line > flag to force a particular AES256 key. There is --override-session-key, but IIRC it can only be used to *decrypt*, not *encrypt*. I agree w

Re: using aes256

2024-10-29 Thread Robert J. Hansen via Gnupg-users
Please don't send HTML to this list. Some of the people you really hope will see your email won't look at HTML email. :) I am having no luck with trying to encrypt a file with a key that I would like to use. This isn't really a GnuPG use case. If you're looking for an AES256 encryption or

Re: using aes256

2024-10-29 Thread Robert J. Hansen via Gnupg-users
Is AES256 using ecb or cbc mode? Depends on which version of GnuPG you're using. Older versions used an idiosyncratic cipher feedback mode, newer versions use counter mode (I believe). ___ Gnupg-users mailing list Gnupg-users@gnupg.org https://lis

using aes256

2024-10-29 Thread wayne schlemitz via Gnupg-users
I am having no luck with trying to encrypt a file with a key that I would like to use.this is the command I used:    gpg -e -a --symmetric --cipher-algo AES256 -k keysupplied --input file.txt --output file .gpgwhat am I doing incorrect?Is AES256 using ecb or cbc mode?Can I use my key that with t

Re: Question on Kyber Encryption (Key Gen)

2024-10-29 Thread Vincent Cozzo via Gnupg-users
One minor correction: I'm not running systemd (there's a reason I run Devuan!). But still, maybe there's a sysvinit thing that is doing a similar operation, who knows. Thanks for the response. I will have to read this more thoroughly. On Tue, Oct 29, 2024 at 9:04 AM Werner Koch wrote: > Hi! > >

[Announce] GnuPG 2.4.6 released

2024-10-29 Thread Werner Koch via Gnupg-users
Hello! We are pleased to announce the availability of a new stable GnuPG release: version 2.4.6. This version fixes a couple of bugs, comes with a few new features, and has now full support for Portuguese. What is GnuPG = The GNU Privacy Guard (GnuPG, GPG) is a complete and free im

Re: Question on Kyber Encryption (Key Gen)

2024-10-29 Thread Werner Koch via Gnupg-users
Hi! you should really set aside problems wit the distribution and use the speedo variant to build eberthing. This is somewhat similar to an AppImage. From the README: To quickly build all required software without installing it, the Speedo target may be used: make -f build-aux/speedo.m