Re: packet syntax

2018-04-12 Thread edgar
On Apr 12, 2018 3:39 AM, Werner Koch wrote: > > On Thu, 12 Apr 2018 05:29, ed...@pettijohn-web.com said: > > > did a hexdump of the file and the first word is `99' which in binary > > would be `10011001'. I was expecting to encounter `11000110'.  I'm > > OpenPGP (RFC-4880) has

Re: packet syntax

2018-04-12 Thread edgar
On Apr 12, 2018 2:30 AM, FuzzyDrawrings via Gnupg-users <gnupg-users@gnupg.org> wrote: > > Edgar Pettijohn wrote: > > > the first word is `99' which in binary would be > > `10011001'. I was expecting to encounter `11000110'. > > You were expecting the packet

packet syntax

2018-04-11 Thread Edgar Pettijohn
001'. I was expecting to encounter `11000110'.  I'm thinking that perhaps I have missed something simple and just need a nudge in the right direction. Thanks in advance, Edgar ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.

Re: GnuPG installation

2018-03-21 Thread Edgar Pettijohn
On 03/21/18 15:27, BRIONES Bobby wrote: Hi, Thanks for responding. We are using linux. Bobby Which flavor? You will need to find out whatever the package manager is for whichever flavor of linux you are using. You will need root permissions either through su(1) or sudo(8). Or you can

Re: GnuPG installation

2018-03-21 Thread edgar
On Mar 20, 2018 4:10 PM, BRIONES Bobby wrote: > > Hi, > >   > > I have the following questions about the abovementioned package,  can someone > help me please: > >   > > What access do I need to be able to install the software? > You may want to mention what OS

Re: entropy gathering daemon

2018-02-28 Thread edgar
e switches. Got it working. The use case is for chroot'd programs that need it on a filesystem mounted nodev. I sent some patches awhile back to add arc4random_buf as the entropy gathering 'device'. Which I've been using with no problems since. And it's a little faster than going through t

Re: Why Operating Systems don't always upgrade GnuPG [was: Re: How can we utilize latest GPG from RPM repository?]

2018-02-19 Thread edgar
On Feb 19, 2018 12:45 PM, Daniel Kahn Gillmor wrote: > > On Sat 2018-02-17 17:06:54 -0600, helices wrote: > > I will probably never understand why wanting to run the most current > > version of gnupg on a plethora of servers is controversial. > > Here's one last try to

Re: How can we utilize latest GPG from RPM repository?

2018-02-17 Thread Edgar Pettijohn
On 02/17/18 17:06, helices wrote: I will probably never understand why wanting to run the most current version of gnupg on a plethora of servers is controversial. Nevertheless, the two (2) greatest reasons are: 1. PCI DSS v3.2 2. PCI DSS compliance audits Being able to demonstrate that

RE: How can we utilize latest GPG from RPM repository?

2018-02-15 Thread edgar
On Feb 15, 2018 9:06 AM, "Lightner, Jeffrey" wrote: > > What you’re missing is WHY you want a later upstream version.   Is there a > specific feature you’re needing that isn’t in the one that comes with your > distro? > >   > > You can’t have it both ways:  You want

Re: [patches] add support for arc4random_buf()

2018-02-06 Thread edgar
at arc4random_buf is and where it is used. The manual is probably the best source of information. http://man.openbsd.org/arc4random However, the tldr. arc4random_buf() fills the buffer with nbytes of random data using the ChaCha20 cipher. It is thread safe. Every call stirs it more adding t

[patches] add support for arc4random_buf()

2018-02-05 Thread Edgar Pettijohn
to be used on filesystems mounted nodev while providing quick, quality randomness. Thanks, Edgar Pettijohn --- configure.ac Wed Dec 13 07:51:33 2017 +++ /home/edgar/libgcrypt-1.8.2/configure.ac Mon Feb 5 19:59:17 2018 @@ -1721,7 +1721,7 @@ # Other checks AC_CHECK_FUNCS(strerror rand mmap

entropy gathering daemon

2018-02-04 Thread Edgar Pettijohn
Is it no longer possible to use egd? Most of the info I can find seems rather old, and so far I haven't been able to find a way to make it work. If it is still possible how do I do it. Thanks in advance, Edgar ___ Gnupg-users mailing list Gnupg

Where is /usr/local/gnupg-2.1?

2016-03-21 Thread Edgar Suter
I am trying to configure Enigmail for Thunderbird on my Intel Core 2 Duo iMac running OSX 10.10.5. When attempting the autoinstallation, the Wizard hung up at the “downloading” popup. Time passed without any downloading as indicated on the screen shot from the Wikipage. So, I went to the