Skip to content
Snippets Groups Projects
  1. Oct 30, 2002
    • Niels Möller's avatar
      * base64-decode.c (base64_decode_single): Return -1 on error. · 62e431b4
      Niels Möller authored
      Also keep track of the number of padding characters ('=') seen.
      (base64_decode_update): New argument dst_length. Return -1 on error.
      (base64_decode_status):  Renamed function...
      (base64_decode_final): ... to this.
      
      * base64.h (struct base64_decode_ctx): Deleted STATUS attribute.
      Added PADDING attribute.
      
      Rev: src/nettle/base64-decode.c:1.4
      Rev: src/nettle/base64.h:1.11
      62e431b4
  2. Oct 25, 2002
  3. Oct 22, 2002
  4. Oct 19, 2002
Loading