aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13version 0.1.10.1.1Jack O'Connor
2020-01-13explicitly check for -mavx512f or /arch:AVX512 supportJack O'Connor
2020-01-13avoid using MSVC-style flags with the GNU toolchain on WindowsJack O'Connor
2020-01-13a bit of README formattingJack O'Connor
2020-01-13mention the default output size in the READMEJack O'Connor
2020-01-13add a CI badgeJack O'Connor
2020-01-12Inline trivial functionsCesar Eduardo Barros
2020-01-12Use fixed-size constant_time_eqCesar Eduardo Barros
2020-01-12include the right context string in the test_vectors.json commentJack O'Connor
2020-01-11disambiguate the two testJack O'Connor
2020-01-10move 0-length checks to the top-level C API functionsJack O'Connor
2020-01-10C impl: Prevent memcpy undefined behaviorGuido Vranken
2020-01-10correct the comments around SIMD rotationsJack O'Connor
2020-01-10enable CI on pull requestsJack O'Connor
2020-01-10same license field fix in b3sum/Cargo.tomlJack O'Connor
2020-01-10Update license field in Cargo.tomlBrendan Molloy
2020-01-10Fix misspelled words_from_little_endian_bytesLeonard Buskin
2020-01-09fix cross_test.shJack O'Connor
2020-01-09link directly to the blake3.pdf file in the spec repoJack O'Connor
2020-01-09use the Apache-2.0 license in Cargo.tomlJack O'Connor
2020-01-09fill out Cargo.toml files for publication0.1.0Jack O'Connor
2020-01-09replace the C code README with a "not yet ready" remarkJack O'Connor
2020-01-09remove the C code's separate LICENSE fileJack O'Connor
2020-01-09merge the C code's ci.yml into the top level oneJack O'Connor
2020-01-09remove the C code's duplicated copy of the test vectorsJack O'Connor
2020-01-09delete the previous vendored C files and repoint the Rust codeJack O'Connor
2020-01-09merge BLAKE3-c into this repoJack O'Connor
2020-01-09switch the reference impl to use the single permutationJack O'Connor
2020-01-09test_msg_schedule_permutationJack O'Connor
2020-01-08tweaks againJack O'Connor
2020-01-08more wording tweaks in README.mdJack O'Connor
2020-01-08mergeJP Aumasson
2020-01-08baokeshed -> baoJack O'Connor
2020-01-08BLAKE3.svg and B3.svgJack O'Connor
2020-01-08code commentJP Aumasson
2020-01-08readme fixesJP Aumasson
2020-01-08contributing fixJP Aumasson
2020-01-08emphasisJP Aumasson
2020-01-08tweaksJP Aumasson
2020-01-08tweaksJP Aumasson
2020-01-07tweak the intellectual property wordingJack O'Connor
2020-01-07replace `sha256sum` with `openssl sha256`, for macOS compatibilityJack O'Connor
2020-01-07clarify that b3sum --keyed takes raw key bytesJack O'Connor
2020-01-07fill out the Usage section of the READMEJack O'Connor
2020-01-07simplify the docs exampleJack O'Connor
2020-01-07username typoJack O'Connor
2020-01-07replace the README graph with a bar chartJack O'Connor
2020-01-06s/zcash/eccJP Aumasson
2020-01-05pwd hashJP Aumasson
2020-01-05.JP Aumasson