Skip to content
Snippets Groups Projects
  1. Feb 25, 2004
  2. Feb 07, 2004
    • Niels Möller's avatar
      * pgp-encode.c [!HAVE_LIBGMP]: Kludge around the pgp.h's · ae15d22a
      Niels Möller authored
      dependency on gmp.h.
      (pgp_put_mpi): Condition on HAVE_LIBGMP.
      
      * pgp.h: Don't include bignum.h, to make it possible to compile
      the non-bignum parts of pgp-encode.c without bignum support. Needs
      to be fixed properly before the pgp interface is advertised.
      
      Rev: src/nettle/pgp-encode.c:1.8
      Rev: src/nettle/pgp.h:1.6
      ae15d22a
  3. May 14, 2003
  4. May 13, 2003
  5. May 12, 2003
  6. Apr 12, 2003
    • Niels Möller's avatar
      * New name mangling, to reduce the risk of link collisions. All · 4fd20960
      Niels Möller authored
      functions (except memxor) now use a nettle_ or _nettle prefix when
      seen by the linker. For most functions, the header file that declares
      a function also use #define to provide a shorter more readable name
      without the prefix.
      
      Rev: src/nettle/aes-internal.h:1.9
      Rev: src/nettle/aes.h:1.6
      Rev: src/nettle/arcfour.h:1.4
      Rev: src/nettle/base16.h:1.2
      Rev: src/nettle/base64.h:1.12
      Rev: src/nettle/blowfish.h:1.8
      Rev: src/nettle/cast128.h:1.4
      Rev: src/nettle/cbc.h:1.4
      Rev: src/nettle/des.h:1.8
      Rev: src/nettle/dsa.h:1.7
      Rev: src/nettle/hmac.h:1.5
      Rev: src/nettle/knuth-lfib.h:1.2
      Rev: src/nettle/md5-compat.h:1.2
      Rev: src/nettle/md5.h:1.6
      Rev: src/nettle/pgp.h:1.2
      Rev: src/nettle/pkcs1.h:1.2
      Rev: src/nettle/rsa-compat.h:1.3
      Rev: src/nettle/rsa.h:1.22
      Rev: src/nettle/serpent.h:1.6
      Rev: src/nettle/sexp.h:1.15
      Rev: src/nettle/sha.h:1.3
      Rev: src/nettle/twofish.h:1.5
      Rev: src/nettle/yarrow.h:1.10
      4fd20960
  7. Oct 06, 2002
Loading