- 28 Nov, 2022 1 commit
-
-
johan authored
-
- 19 Nov, 2022 1 commit
-
-
johan authored
Kyber AVX2 version build produce faulty results when using clang3.8
-
- 11 Oct, 2022 2 commits
-
-
johan authored
-
Julien Wadel authored
-
- 07 Oct, 2022 2 commits
-
-
Julien Wadel authored
-
johan authored
-
- 30 Aug, 2022 1 commit
-
-
johan authored
-
- 21 Aug, 2022 1 commit
-
-
Douglas Stebila authored
-
- 10 Aug, 2022 2 commits
-
-
Douglas Stebila authored
-
Sebastian Ramacher authored
-
- 09 Aug, 2022 2 commits
-
-
Michael Baentsch authored
-
Douglas Stebila authored
-
- 08 Aug, 2022 1 commit
-
-
Sebastian Ramacher authored
* Update to Picnic 3.0.17 * Added valgrind constant time execptions for picnic Co-authored-by:
Christian Paquin <cpaquin@microsoft.com>
-
- 07 Aug, 2022 1 commit
-
-
Douglas Stebila authored
* Add SKIP_ALGS option to all pytests to skip particular algorithms
-
- 06 Aug, 2022 1 commit
-
-
Michael Baentsch authored
-
- 03 Aug, 2022 5 commits
-
-
Douglas Stebila authored
-
Michael Baentsch authored
-
Vlad Gheorghiu authored
typo
-
Michael Baentsch authored
-
Douglas Stebila authored
Due to https://eprint.iacr.org/2022/975. Fixes #1268.
-
- 02 Aug, 2022 1 commit
-
-
Sebastian Ramacher authored
This update fixes alignment issues when built with MSVC.
-
- 01 Aug, 2022 1 commit
-
-
Michael Baentsch authored
-
- 30 Jul, 2022 1 commit
-
-
Christian Paquin authored
* Updated to SIKE v3.5.1 * Prettyprint * Newline at the end of the file (to avoid error from -Wnewline-eof) * Wrap logical not check in parenthesis, to avoid error from -Wlogical-not-parentheses * Added empty functions to avoid unused errors on macOS * Adding extra empty line at the end of assembly files to avoid newline-eof errors * Fixing missing newlines at the end of the .S files * Initialized some sike values * Initialized a sike value * Small edits * Initialized some more SIKE variables * sike cmake update * include for windows Co-authored-by:
Basil Hess <bhe@zurich.ibm.com>
-
- 27 Jul, 2022 1 commit
-
-
Douglas Stebila authored
Fixes #1260
-
- 25 Jul, 2022 1 commit
-
-
Vitalio authored
Make index variable `i` immediate by unrolling the loop. Link: https://github.com/open-quantum-safe/liboqs/issues/1244 Signed-off-by:
Vitaly Chikunov <vt@altlinux.org>
-
- 17 Jul, 2022 1 commit
-
-
HY Chang(splasky) authored
-
- 11 Jul, 2022 1 commit
-
-
Basil Hess authored
-
- 08 Jul, 2022 1 commit
-
-
yin19941005 authored
* docs: add valgrind as dependencies in readme Co-authored-by:
Michael Leung <michael.leung@bloombase.com>
-
- 01 Jul, 2022 2 commits
-
-
Michael Baentsch authored
-
Michael Baentsch authored
* adding memory leak testing for x86_64 on ubuntu * document test exclusion of Classic-McEliece-8192128
-
- 30 Jun, 2022 2 commits
-
-
Michael Baentsch authored
* adding scan-build test * upgrade to clang-14 * excluding Kyber from scan-build test
-
Basil Hess authored
-
- 29 Jun, 2022 2 commits
-
-
Sebastian Ramacher authored
* Bump Picnic to 3.0.15
-
Michael Baentsch authored
-
- 28 Jun, 2022 2 commits
-
-
Sebastian Ramacher authored
This commit also corrects incorrect information in picnic.yml
-
Basil Hess authored
-
- 23 Jun, 2022 1 commit
-
-
Basil Hess authored
* Integrates pqcrystals (ref and avx2) with liboqs common AES code (for Kyber-90s and Dilithium-AES). * Extends libOQS AES-CTR with Incremental API: OQS_AES256_CTR_inc_init, OQS_AES256_CTR_inc_iv, OQS_AES256_CTR_inc_ivu64, OQS_AES256_CTR_inc_stream_iv, OQS_AES256_CTR_inc_stream_blks. * Adds some AES-CTR shim API. * Faster AESNI CTR code (improved iv handling, 4x interleaved blocks for higher throughput). * OpenSSL AES supporting CTR API. * Updated pqcrystals patches (API, context releases). * Removes redundant AES implementations from Kyber and Dilithium. * Copy-from-upstream with updated patches. * Uses internal AES on x86_64 (dist & AES) because of increased performance with the internal AESNI code. * Adds AES-CTR benchmarks to speed_common * Update CONFIGURE.md
-
- 22 Jun, 2022 1 commit
-
-
Michael Baentsch authored
* move Wiki documentation to source code * adding CONFIGURE.md to doxyconfig Co-authored-by:
Douglas Stebila <dstebila@users.noreply.github.com>
-
- 21 Jun, 2022 1 commit
-
-
Michael Baentsch authored
* upgrade script to support doxygen 1.9.3 * update CI script for doc generation * add license identifiers
-
- 14 Jun, 2022 1 commit
-
-
Jason Goertzen authored
-