EdgeBSD/src 42f1a98crypto/external/bsd/netpgp/dist configure configure.ac, crypto/external/bsd/netpgp/dist/src/lib version.h

Update netpgp to 3.99.3

Changes since 3.99.2:
+ avoid possible free() of new value passed to netpgp_setvar(),
  with thanks to Anon Ymous.
+ netpgpkeys(1):  print keys to stdout, not stderr - reported by Anon
  Ymous.
+ fix DSA signatures and verification
+ simplify and shorten the internals of packet processing by getting rid of
  the intermediate pseudo-abstraction layer, which detracted from understanding
  and had no benefit whatsoever. Rename some enums and some definitions.
+ add some checking to new key generation, and don't try to read in
  the keys after writing them - reported by Tyler Retzlaff
DeltaFile
+11-11crypto/external/bsd/netpgp/dist/configure
+5-4crypto/external/bsd/netpgp/dist/src/netpgpverify/Makefile
+3-3crypto/external/bsd/netpgp/dist/configure.ac
+3-3crypto/external/bsd/netpgp/dist/src/netpgp/Makefile
+2-2crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1
+1-1crypto/external/bsd/netpgp/dist/src/lib/version.h
+25-246 files

UnifiedSplitRaw