1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-28 05:26:04 +02:00

Commit Graph

  • ec1233bca3
    Locking stdout for writing in a tight loop. phayes 2020-01-13 14:36:28 -0800
  • 8d251af29f
    Adds support for raw output to b3sum phayes 2020-01-13 13:12:47 -0800
  • 02250a7b7c version 0.1.1 0.1.1 Jack O'Connor 2020-01-13 14:47:28 -0500
  • caa6622afa explicitly check for -mavx512f or /arch:AVX512 support Jack O'Connor 2020-01-11 20:13:08 -0500
  • b9b1d48545 avoid using MSVC-style flags with the GNU toolchain on Windows Jack O'Connor 2020-01-11 10:40:44 -0500
  • 5c7004c518 a bit of README formatting Jack O'Connor 2020-01-13 13:21:06 -0500
  • de3ff01b14 mention the default output size in the README Jack O'Connor 2020-01-13 12:00:56 -0500
  • 3ec157a9e9 add a CI badge Jack O'Connor 2020-01-13 12:04:06 -0500
  • 9f509a8f1f Inline trivial functions Cesar Eduardo Barros 2020-01-11 13:04:25 -0300
  • 4690c5f14e Use fixed-size constant_time_eq Cesar Eduardo Barros 2020-01-11 19:06:58 -0300
  • b04974461a include the right context string in the test_vectors.json comment Jack O'Connor 2020-01-12 17:05:55 -0500
  • 87ce6672f6 Use fixed-size constant_time_eq Cesar Eduardo Barros 2020-01-11 19:06:58 -0300
  • db142284cc Inline trivial functions Cesar Eduardo Barros 2020-01-11 13:04:25 -0300
  • 793c8a2444 disambiguate the two test Jack O'Connor 2020-01-11 00:23:07 -0500
  • d7d71b2c5f move 0-length checks to the top-level C API functions Jack O'Connor 2020-01-10 10:49:33 -0500
  • 253e830c26 C impl: Prevent memcpy undefined behavior Guido Vranken 2020-01-09 21:13:15 +0100
  • 8d3f33802d correct the comments around SIMD rotations Jack O'Connor 2020-01-10 10:29:48 -0500
  • 9096249e09 enable CI on pull requests Jack O'Connor 2020-01-10 10:22:12 -0500
  • 1d17689133 same license field fix in b3sum/Cargo.toml Jack O'Connor 2020-01-10 10:00:17 -0500
  • a7e11c7cf7 Update license field in Cargo.toml Brendan Molloy 2020-01-10 13:42:25 +0100
  • 0397d42740 Fix misspelled words_from_little_endian_bytes Leonard Buskin 2020-01-10 05:51:14 -0500
  • c9b550da3b
    Update license field in Cargo.toml Brendan Molloy 2020-01-10 13:42:25 +0100
  • 57c9c4d3f5 add 2 more extern pub funcs Reini Urban 2020-01-10 11:51:20 +0100
  • ca3b0288df
    Fix misspelled words_from_little_endian_bytes Leonard Buskin 2020-01-10 05:51:14 -0500
  • 68e22c178c Add staticlib, callable from C Reini Urban 2020-01-10 11:37:54 +0100
  • bef2034c0b fix cross_test.sh Jack O'Connor 2020-01-09 16:49:37 -0500
  • a794a9124f link directly to the blake3.pdf file in the spec repo Jack O'Connor 2020-01-09 15:40:22 -0500
  • 23f8a962da Add `#![no_std]` to the reference impl Jonas Schievink 2020-01-09 21:13:51 +0100
  • f8196bf8e5 C impl: Prevent memcpy undefined behavior Guido Vranken 2020-01-09 21:13:15 +0100
  • 7f43ed9f47 use the Apache-2.0 license in Cargo.toml Jack O'Connor 2020-01-09 11:48:09 -0500
  • 3cf242b651 fill out Cargo.toml files for publication 0.1.0 Jack O'Connor 2020-01-09 10:50:55 -0500
  • af9b44c881 replace the C code README with a "not yet ready" remark Jack O'Connor 2020-01-08 23:19:07 -0500
  • 88dcee7005 remove the C code's separate LICENSE file Jack O'Connor 2020-01-08 23:15:04 -0500
  • a0d7b4f3f8 merge the C code's ci.yml into the top level one Jack O'Connor 2020-01-08 23:10:32 -0500
  • 10c13c8d1c remove the C code's duplicated copy of the test vectors Jack O'Connor 2020-01-08 23:04:15 -0500
  • 8be609ba9d delete the previous vendored C files and repoint the Rust code Jack O'Connor 2020-01-08 22:59:46 -0500
  • a7579d30ad merge BLAKE3-c into this repo Jack O'Connor 2020-01-08 22:51:17 -0500
  • 56ced5b422 switch the reference impl to use the single permutation Jack O'Connor 2020-01-09 09:14:20 -0500
  • 442775e3ce test_msg_schedule_permutation Jack O'Connor 2020-01-09 08:44:17 -0500
  • 6165c9211c tweaks again Jack O'Connor 2020-01-08 18:41:53 -0500
  • 7abaa1b3b2 more wording tweaks in README.md Jack O'Connor 2020-01-08 18:27:04 -0500
  • a8e2641efa merge JP Aumasson 2020-01-08 17:01:59 -0500
  • c3490e9bd7 baokeshed -> bao Jack O'Connor 2020-01-08 14:27:19 -0500
  • 6d5bd23b1e BLAKE3.svg and B3.svg Jack O'Connor 2020-01-08 14:11:13 -0500
  • ed81da9aaa code comment JP Aumasson 2020-01-08 13:28:02 -0500
  • 6e2889cd8c readme fixes JP Aumasson 2020-01-08 11:16:24 -0500
  • 3701e67d71 contributing fix JP Aumasson 2020-01-08 09:41:12 -0500
  • b661fbdad5 emphasis JP Aumasson 2020-01-08 09:31:16 -0500
  • 8436373d67 tweaks JP Aumasson 2020-01-08 09:29:24 -0500
  • 31b4b4cd9f tweaks JP Aumasson 2020-01-08 09:29:04 -0500
  • bb95913d49 tweak the intellectual property wording Jack O'Connor 2020-01-07 18:04:02 -0500
  • 60092cd6bc replace `sha256sum` with `openssl sha256`, for macOS compatibility Jack O'Connor 2020-01-07 17:57:50 -0500
  • e04b8b1fed clarify that b3sum --keyed takes raw key bytes Jack O'Connor 2020-01-07 17:44:50 -0500
  • 2441f2938f fill out the Usage section of the README Jack O'Connor 2020-01-07 17:39:26 -0500
  • b0d775d589 simplify the docs example Jack O'Connor 2020-01-07 15:41:00 -0500
  • 05f9cbdab1 username typo Jack O'Connor 2020-01-07 15:21:00 -0500
  • e02be10195 replace the README graph with a bar chart Jack O'Connor 2020-01-07 15:20:56 -0500
  • 1a9d8013be s/zcash/ecc JP Aumasson 2020-01-06 18:25:53 -0500
  • 77eba91f75 pwd hash JP Aumasson 2020-01-05 23:28:20 -0500
  • 7628a08948 . JP Aumasson 2020-01-05 23:16:20 -0500
  • 311218508d readme tweaks, sponsors JP Aumasson 2020-01-05 22:56:26 -0500
  • 295224d48e README wording tweaks Jack O'Connor 2020-01-05 21:06:49 -0500
  • f79c648cec update the throughput graph Jack O'Connor 2020-01-05 20:42:20 -0500
  • bee430b335 make the --length argument require a value Jack O'Connor 2020-01-05 15:33:12 -0500