17 Commity (a0373182eb5cc7b81d49f434596b473c7801c942)

Autor SHA1 Wiadomość Data
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 lat temu
  David Benjamin c49c9e7e61 Optimize constant-time base64 implementation slightly. 7 lat temu
  David Benjamin a4f7cc206f Don't call base64_ascii_to_bin twice on each byte. 7 lat temu
  David Benjamin 536036abf4 Implement base64 in constant-time. 7 lat temu
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 lat temu
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. 8 lat temu
  Adam Langley d09175ffe3 Replace base64 decoding. 8 lat temu
  David Benjamin de2cf273d7 Avoid theoretical overflows in EVP_EncodeUpdate. 8 lat temu
  David Benjamin 642f1498d0 evp: prevent underflow in base64 decoding 9 lat temu
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 lat temu
  David Benjamin d698f322b5 Introduce EVP_DecodeBase64. 10 lat temu
  Adam Langley 660140206e Add EVP_EncodedLength. 10 lat temu
  Adam Langley ded93581f1 Windows build fixes. 10 lat temu
  David Benjamin 7b35b58ae6 Fix EVP_DecodeBlock and add tests. 10 lat temu
  Adam Langley 8750fe58f4 base64: fix underflow in EVP_EncodeBlock. 10 lat temu
  Adam Langley 64bda23cad Base64 padding fix. 10 lat temu
  Adam Langley 95c29f3cd1 Inital import. 10 lat temu