Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-01-25 | Update ChangeLog | Theo Buehler | 1 | -0/+1 | |
2025-01-24 | Disable MD5 ASM | Theo Buehler | 6 | -17/+0 | |
2025-01-22 | Update ChangeLog | Theo Buehler | 1 | -0/+1 | |
2025-01-21 | update ChangeLog | Theo Buehler | 1 | -0/+1 | |
2025-01-19 | update ChangeLog | Theo Buehler | 1 | -0/+2 | |
2025-01-19 | Update ChangeLog | Theo Buehler | 1 | -0/+3 | |
2025-01-11 | Zap doubled word | Theo Buehler | 1 | -1/+1 | |
2025-01-11 | Update ChangeLog | Theo Buehler | 1 | -1/+1 | |
2025-01-11 | ci: change cmake workflow name to match others | Joshua Sing | 1 | -3/+3 | |
2025-01-11 | ci: improve cmake config workflow | Joshua Sing | 3 | -89/+99 | |
2025-01-09 | What happens on ubuntu-24.04? | Theo Buehler | 11 | -13/+13 | |
Actions have been issuing annoying warnings about ubuntu-24.04 becoming the default for ubuntu-latest for some definition of "soon". Let's see if we care. | |||||
2025-01-07 | Update Changelog | Theo Buehler | 1 | -0/+1 | |
2025-01-06 | Update ChangeLog | Theo Buehler | 1 | -0/+1 | |
2025-01-05 | Update ChangeLog | Theo Buehler | 1 | -0/+2 | |
2025-01-04 | link rsa_method_test to build | Theo Buehler | 2 | -0/+10 | |
2025-01-02 | Update for speed.c and .h churn | Theo Buehler | 3 | -21/+17 | |
2024-12-27 | Update man links | Theo Buehler | 1 | -0/+2 | |
2024-12-26 | try to appease emscripten | Theo Buehler | 1 | -0/+2 | |
2024-12-26 | tb, you should know by now that windows has no __attribute__ | Theo Buehler | 1 | -0/+11 | |
2024-12-26 | Adjust the ML-KEM tests to recent reorganization | Theo Buehler | 14 | -264/+53 | |
2024-12-24 | update man links | Theo Buehler | 1 | -6/+6 | |
2024-12-20 | Add in missing endianess functions for Apple targets | Cameron Lowell Palmer | 1 | -2/+2 | |
2024-12-20 | fix .gitignore for mlkem and pick up hidden header | Theo Buehler | 2 | -3/+2 | |
2024-12-19 | Remove mlkem and bytestring from public visibility for now | Theo Buehler | 4 | -2/+4 | |
2024-12-20 | Provide getdelim and getline compat shims | Theo Buehler | 8 | -1/+163 | |
These are portable implementations from NetBSD that are needed on Windows and perhaps some other platforms with the new versions of the mlkem tests. | |||||
2024-12-18 | Move ARCH check | Kenjiro Nakayama | 1 | -4/+4 | |
2024-12-18 | update style | Kenjiro Nakayama | 1 | -1/+1 | |
2024-12-18 | unset CC only for mingw and arm32 | Kenjiro Nakayama | 2 | -1/+7 | |
Since `scripts/test` always unset "CC", the github action for "clang" in Linux does not use clang unintentionally. This patch unset CC only for mingw{32,64} and arm32. | |||||
2024-12-17 | Some fixes for ML-KEM tests | Theo Buehler | 3 | -12/+22 | |
- Run the 1024 iteration test as well as unit tests. - Remove unused test script with unexpected contents. Follow-on to #1127 | |||||
2024-12-17 | Update ChangeLog | Theo Buehler | 1 | -0/+1 | |
2024-12-17 | Hook ML-KEM related tests | Kenjiro Nakayama | 15 | -0/+283 | |
This patch adds ML-KEM related tests. | |||||
2024-12-14 | Fix CTASSERT() once and for all | Theo Buehler | 1 | -8/+8 | |
2024-12-14 | Regen crypto-cpu-caps.c patches | Theo Buehler | 2 | -8/+8 | |
2024-12-14 | Also install test headers | Theo Buehler | 1 | -1/+1 | |
2024-12-14 | Updat man links | Theo Buehler | 1 | -7/+7 | |
2024-12-14 | Update speed patch | Theo Buehler | 1 | -12/+12 | |
2024-12-14 | Link mlkem to build | Theo Buehler | 3 | -1/+11 | |
2024-12-12 | Tweak ChangeLog | Theo Buehler | 1 | -1/+1 | |
2024-12-10 | Update ChangeLog | Theo Buehler | 1 | -0/+3 | |
2024-12-10 | Update ChangeLog | Theo Buehler | 1 | -1/+3 | |
2024-12-08 | Update man links | Theo Buehler | 1 | -0/+6 | |
2024-12-06 | Update man links | Theo Buehler | 1 | -36/+2 | |
2024-12-04 | Disable sha1 assembly on amd64 | Theo Buehler | 6 | -17/+0 | |
2024-11-29 | Added CMake hint when searching for LibreSSL directory on macOS | Cole Blakley | 1 | -0/+5 | |
2024-11-24 | Update ChangeLog | Theo Buehler | 1 | -0/+3 | |
2024-11-23 | Attempt to fix windows | Theo Buehler | 1 | -0/+4 | |
2024-11-23 | Update ChangeLog | Theo Buehler | 1 | -0/+2 | |
2024-11-22 | Update ChangeLog | Theo Buehler | 1 | -0/+1 | |
2024-11-16 | Disable sha512 perlasm | Theo Buehler | 6 | -17/+0 | |
2024-11-16 | update man links | Theo Buehler | 1 | -1/+0 | |