1718 커밋 (415c010d4a2079f1873c8efc2f1db90ee180de1d)

작성자 SHA1 메시지 날짜
  David Benjamin 591f251bf3 Remove direct calls to BN_mod_exp. 7 년 전
  Adam Langley be2ee342d3 Update AES-GCM-SIV to match revision four of the draft. 7 년 전
  Alessandro Ghedini 5ae416528a Allow multiple IDN xn-- indicators 7 년 전
  Matthew Braithwaite c4796c92e0 ECDSA: const EC_KEY* arguments where possible. 7 년 전
  David Benjamin 699e55bb0e Unexport time_support.h. 7 년 전
  David Benjamin ced1895961 Fix mis-import of upstream cc598f321f. 7 년 전
  David Benjamin c4d5925ca6 Fix various malloc failure checks. 7 년 전
  David Benjamin ec1d9637e1 Fix crashes in EVP_CIPHER if cipher_data was not allocated. 7 년 전
  David Benjamin fb2ac390f5 Convert ec_test to GTest. 7 년 전
  David Benjamin c5be327ef9 Tidy up EVP_PKEY_CTX_dup and fix malloc error crash. 7 년 전
  David Benjamin 3e8b782c0c Remove "raw" versions of PKCS8_encrypt and PKCS8_decrypt. 7 년 전
  Adam Langley 628f518cdc bn/asm/x86_64*: add DWARF CFI directives. 7 년 전
  David Benjamin b91b9a8967 Convert rsa_test to GTest. 7 년 전
  David Benjamin 98f5dc30ba perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression. 7 년 전
  David Benjamin f3cc7a3366 perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive. 7 년 전
  David Benjamin 4c4053191a perlasm/x86_64-xlate.pl: typo fix in comment. 7 년 전
  Adam Langley cb1b333c2b x86_64 assembly pack: Win64 SEH face-lift. 7 년 전
  David Benjamin 0f28691d3d Fix a few typos. 7 년 전
  David Benjamin b19b6626c5 Convert chacha_test to GTest. 7 년 전
  Adam Langley 004bff3a14 chacha/asm/chacha-x86_64.pl: add AVX512 path optimized for shorter inputs. 7 년 전
  Adam Langley cf9a98cc0c x86 assembly pack: update performance results. 7 년 전
  Adam Langley 51079b4ebe x86_64 assembly pack: add AVX512 ChaCha20 path. 7 년 전
  Adam Langley b99dc55f21 chacha/asm/chacha-x86.pl: improve [backward] portability. 7 년 전
  Adam Langley 5ca18d8a47 chacha-x86.pl: simplify feature setting. 7 년 전
  Adam Langley 766a6fd151 Revert "OpenSSL: make final reduction in Montgomery multiplication constant-time." 7 년 전
  Adam Langley 0bf9d6d554 bn/asm/x86[_64]-mont*.pl: implement slightly alternative page-walking. 7 년 전
  Adam Langley ff7fb71ab5 x86_64 assembly pack: add Goldmont performance results. 7 년 전
  Adam Langley 952f7bff7c Spelling fixes in Perl files. 7 년 전
  Adam Langley 86c0692499 Skylake performance results. 7 년 전
  Adam Langley c948d46569 Remove trailing whitespace from Perl files. 7 년 전
  Adam Langley 073a06d3da On Windows, page walking is known as __chkstk. 7 년 전
  Adam Langley b8344501d3 Explain *cough*-dows 7 년 전
  Adam Langley edcd8fda65 bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking. 7 년 전
  Adam Langley 689eb3d03a x86_64-xlate.pl: import fix(?) from upstream. 7 년 전
  Adam Langley 9ad43cbf64 x86_64-xlate.pl: drop some whitespace. 7 년 전
  Adam Langley 9be3238e18 perlasm/x86_64-xlate.pl: recognize DWARF CFI directives. 7 년 전
  David Benjamin 7d7554b6b3 Add a helper for comparing byte strings. 7 년 전
  Adam Langley 949628a2ab perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive. 7 년 전
  Adam Langley 25126633dc perlasm/x86_64-xlate.pl: minor readability updates. 7 년 전
  Adam Langley 314997902e perlasm/x86_64-xlate.pl: clarify SEH coding guidelines. 7 년 전
  Adam Langley 4229d26b7e perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing. 7 년 전
  Adam Langley 137e2f86cb bn/asm/rsaz-avx2.pl: refine Win64 SE handler. 7 년 전
  David Benjamin bc6ef7a83f Convert err_test to GTest. 7 년 전
  Rob Sloan b987355a10 Add BN_is_pow2, BN_mod_pow2, and BN_nnmod_pow2. 7 년 전
  Brian Smith 644539191b chacha20_poly1305_x86_64.pl: Suppress Yasm non-local label warnings. 7 년 전
  David Benjamin 6b0edfb9e6 Add a common TestEventListener for the error queue. 7 년 전
  David Benjamin 5bd8a09f2a Fix a crash with malformed user notice policy numbers 7 년 전
  David Benjamin e0ca4879ec Fix EVP_get_digestbyobj for NID-less ASN1_OBJECTs. 7 년 전
  David Benjamin e025f30507 Guard the _GNU_SOURCE #define. 7 년 전
  Adam Langley 5fa2cdf1ed Test SSE4.1 before using ChaCha20-Poly1305 asm. 7 년 전