Skip to content
Snippets Groups Projects
  1. Feb 13, 2002
  2. Feb 11, 2002
  3. Feb 06, 2002
    • Dan Egnor's avatar
      Applied patch from Dan Egnor improving the base64 code. · fbcec4c2
      Dan Egnor authored and Niels Möller's avatar Niels Möller committed
      * base64.h (BASE64_ENCODE_LENGTH): New macro.
      (struct base64_ctx): New context struct, for decoding.
      (BASE64_DECODE_LENGTH): New macro.
      * base64.c (base64_decode_init): New function.
      (base64_decode_update): New function, replacing base64_decode.
      Takes a struct base64_ctx argument.
      * nettle-meta.h: Updated nettle_armor, and related typedefs and
      macros.
      * configure.in: Use AC_PREREQ(2.50).
      
      Rev: src/nettle/nettle-meta.h:1.4
      fbcec4c2
  4. Jan 22, 2002
  5. Jan 12, 2002
  6. Jan 11, 2002
    • Niels Möller's avatar
      New files. · 7699f2d5
      Niels Möller authored
      Rev: src/nettle/hmac-md5.c:1.1
      Rev: src/nettle/hmac.c:1.1
      Rev: src/nettle/hmac.h:1.1
      Rev: src/nettle/md5-meta.c:1.1
      Rev: src/nettle/nettle-meta.h:1.1
      Rev: src/nettle/sha1-meta.c:1.1
      Rev: src/nettle/sha256-meta.c:1.1
      7699f2d5
Loading