Hey Linux gurus. I'm a new-ish Debian user. What are some options for safely sharing sensitive files with Windows users?

(In my Windows days, I'd use 7-Zip to create a password-protected *.zip file. I would have preferred to use the *.7z file format/extension, which I had read was more secure. But most folks weren't technical enough to accommodate that type of file.)

#Linux

@DaveMasonDotMe I suppose you can use regular gpg to encrypt/decrypt the files on Linux, and gpg4win to decrypt/encrypt them on Windows?