771 コミット (c8347a0866e065bc112286903802b425a4170d53)
 

作成者 SHA1 メッセージ 日付
  Thom Wiggers c8347a0866
Merge pull request #240 from PQClean/clang9.0.0 5年前
  mergify[bot] edf3774628
Merge pull request #245 from PQClean/arm64_on_hw 5年前
  Thom Wiggers 23f761efb5 Run ARM64 tests on REAL HARDWARE 🎉 5年前
  Matthias J. Kannwischer 42c2525efb remove ternary operator in rainbow to compute max 5年前
  Matthias J. Kannwischer 762706f5fe remove unnecessary if in kyber768 5年前
  Matthias J. Kannwischer 138e06fec7 ignore new clang warning security.insecureAPI.DeprecatedOrUnsafeBufferHandling 5年前
  Matthias J. Kannwischer e6ec07bcf9
Switch to gcc9.2 and xcode11.2 for MacOS builds (#246) 5年前
  Thom Wiggers 54d6301eea
Merge pull request #243 from PQClean/fix-upload-test-results 5年前
  Sebastian 56a0fcb135 qTESLA (#239) 5年前
  Thom Wiggers f792b925b4 Enable optimizers on Windows (#244) 5年前
  Thom Wiggers 02917216f1
Make sure the emulated jobs upload their test results properly 5年前
  Sebastian 298dd2cf22 fix clang-tidy complaint about falcon (#242) 5年前
  mergify[bot] abe2a5aa2c
Merge pull request #241 from PQClean/fix_kyber90s 5年前
  Matthias J. Kannwischer df8cc49670 fix kyber-90s warning if size_t is not 32 bits 5年前
  mergify[bot] c39e85dddf
Merge pull request #238 from PQClean/kyber90s-aes 5年前
  Matthias J. Kannwischer 39246b808d fix for big-endian 5年前
  Matthias J. Kannwischer 9571a3b017 use common aes256_ecb instead of providing local AES implementation 5年前
  Thom Wiggers 07543ba929 Document security issues (#236) 5年前
  mergify[bot] dd11ffc241
Merge pull request #230 from PQClean/fix_rainbow 5年前
  Matthias J. Kannwischer 1e04996465 re-add duplicate consistency checks 5年前
  Matthias J. Kannwischer db7200dc54 fix algorithm names in META.yml 5年前
  Matthias J. Kannwischer f08f65c8b6 remove unsupported -Wcast-align=strict 5年前
  Matthias J. Kannwischer 3a4673bfd6 refactor gf16+gf256 arithmetic of rainbow to fix undefined behaviour 5年前
  Matthias J. Kannwischer 0523cd693b fix and re-add rainbow 5年前
  mergify[bot] 546c8cd173
Merge pull request #226 from PQClean/kyber-90s 5年前
  Thom Wiggers ac1f8cc74d
fixup! Add Kyber90s 5年前
  Thom Wiggers 7931383443
fixup! Add Kyber90s 5年前
  Thom Wiggers 526a841886
Add Kyber90s 5年前
  Thom Wiggers 588dcaf5cb
Merge pull request #235 from pornin/master 5年前
  Thomas Pornin db2a8214f7 Merge remote-tracking branch 'upstream/master' 5年前
  Thom Wiggers 993803e02d Ignore pointless clang-tidy warning. (#237) 5年前
  Thomas Pornin 2515f13378 Updated version number, and added an explicit cast to appease some versions of clang-tidy. 5年前
  Thom Wiggers bdb42f1911 Allow to automatically merge PRs if approved and CI agrees (#234) 5年前
  Thomas Pornin 44a050106a Fixed sampler bug (update to new upstream Falcon code 2019-09-18). 5年前
  Thom Wiggers 4be5e497dc
Merge pull request #233 from PQClean/fix_algonames 5年前
  Matthias J. Kannwischer 7d10484030 fix algo names for schemes that are inconsistent with the api.h 5年前
  Matthias J. Kannwischer 1d789dc90d check algo names 5年前
  Thom Wiggers 88e59b3d61
Merge pull request #232 from PQClean/fix_incremental_sha512 5年前
  Thom Wiggers 3779d4fcbf Fix clang-tidy complaint about result of subtraction being compared with possibly small size_t (#231) 5年前
  Thom Wiggers f4bd312180 Adds AVX2 variants of Kyber512, Kyber768, Kyber1024 (#225) 5年前
  Matthias J. Kannwischer 6ee774a593 fix incremental sha512 5年前
  Matthias J. Kannwischer d83d4a4bf1 add test for incremental sha512 5年前
  Thom Wiggers 2eaf382689 Add support for specifying architecture and feature limits (#224) 5年前
  Thom Wiggers aa46b5239d Enable valgrind exit errorcode and remove Rainbow (#223) 5年前
  Thom Wiggers 2753302605
Merge pull request #227 from leonbotros/ledav2.1 5年前
  Thom Wiggers 3237c2175e
Merge pull request #229 from PQClean/split_ci 5年前
  Thom Wiggers deb08ad929
Run KEMs and SIGs as separate CI jobs 5年前
  Leon Botros 9190172f1a fix a bug where error array is allocated way too big 5年前
  Leon Botros 42256ec189 forgot to add updated dupicate consistency checks 5年前
  Leon Botros 7dd7223587 more fixed sizes, hopefully fix mscv warnings 5年前