38 Révisions (97718f14376a835dd8a5b5aa807a5f83ef0b84f8)

Auteur SHA1 Message Date
  David Benjamin fdd8e9c8c7 Switch perlasm calling convention. il y a 8 ans
  David Benjamin bf1905a910 Revert "Import chacha-x86.pl fix." il y a 8 ans
  David Benjamin 2446db0f52 Require in == out for in-place encryption. il y a 8 ans
  David Benjamin 0fe4d8bef5 chacha/asm/chacha-armv8.pl: fix intermittent build failures. il y a 8 ans
  David Benjamin 762e1d039c Import chacha-x86.pl fix. il y a 8 ans
  David Benjamin d7166d07ad Add a standalone ChaCha test. il y a 8 ans
  David Benjamin 886119b9f7 Disable ChaCha20 assembly for OPENSSL_X86. il y a 8 ans
  David Benjamin 35be688078 Enable upstream's ChaCha20 assembly for x86 and ARM (32- and 64-bit). il y a 8 ans
  David Benjamin 0182ecd346 Consistently use named constants in ARM assembly files. il y a 8 ans
  David Benjamin 295960044b Fix chacha-armv4.pl. il y a 8 ans
  David Benjamin ea4d6863c7 Check in pristine copies of OpenSSL's chacha-{arm*,x86}.pl. il y a 8 ans
  Brian Smith f547007332 Use |alignas| more in crypto/chacha/chacha_vec.c. il y a 8 ans
  Brian Smith 7cae9f5b6c Use |alignas| for alignment. il y a 8 ans
  Brian Smith d3a4e280db Fix trivial -Wcast-qual violations. il y a 8 ans
  Brian Smith e80a2ecd0d Change |CRYPTO_chacha_20| to use 96-bit nonces, 32-bit counters. il y a 9 ans
  William Hesse 6dc1851f30 Fix aarch64 (64-bit ARM) guard on chacha_vec_arm.S. il y a 9 ans
  Brian Smith 953cfc837f Document how to regenerate crypto/chacha/chacha_vec_arm.S. il y a 9 ans
  Adam Langley 0dd93002dd Revert section changes for ASM. il y a 9 ans
  Adam Langley 5b61b9ebc5 Update ChaCha20 ARM asm with sections. il y a 9 ans
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. il y a 9 ans
  Adam Langley 9eaf07d460 Emit #if guards for ARM assembly files. il y a 9 ans
  Adam Langley 26c2b929ba Switch nonce type in chacha_vec.c to uint32_t. il y a 9 ans
  Adam Langley d306f165a4 Don't require the ChaCha nonce to be aligned on ARM. il y a 9 ans
  Adam Langley 868c7ef1f4 Don't assume alignment of ChaCha key on ARM. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  Douglas Katzman 0bb81fcd66 Fix misleading comment. il y a 9 ans
  Adam Langley ab21891e34 Add a script to generate the ChaCha ARM asm. il y a 9 ans
  Adam Langley be629e0e92 Another fix for the regenerated chacha_vec_arm.S. il y a 9 ans
  Adam Langley d5c0980e33 Update the command line for generating the ChaCha asm. il y a 9 ans
  Adam Langley 8de7597af3 Don't require alignment in ChaCha20 on ARM. il y a 9 ans
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. il y a 9 ans
  Adam Langley 60d612fdcf Fix ARM build with OPENSSL_NO_ASM. il y a 10 ans
  Adam Langley eb7d2ed1fe Add visibility rules. il y a 10 ans
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ il y a 10 ans
  Adam Langley 0113a4fb60 Support building with PNaCl. il y a 10 ans
  Adam Langley d031f11596 Remove |num_rounds| argument from chacha_core. il y a 10 ans
  Adam Langley de0b202684 ChaCha20-Poly1305 support. il y a 10 ans