1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-05-13 11:36:09 +02:00

Commit Graph

  • a65fcf63ee Tekken 8 https://twitter.com/rodarmor/status/1751567502050771189 JP 2024-01-29 08:15:31 +0100
  • f6d27c3c18 Tekken 8 https://twitter.com/rodarmor/status/1751567502050771189 JP 2024-01-29 08:15:31 +0100
  • 85899320c4
    c++ compatibility hack divinity76 2024-01-24 23:32:53 +0100
  • 009438cf3d Merge branch 'master' into wasm-simd Ivan Boldyrev 2024-01-23 17:07:04 +0100
  • f7488c1600 remove the root build.rs use_guts Jack O'Connor 2024-01-21 22:27:08 -0800
  • f4ffbbca2f factor out RISCV support from the guts_api branch guts_riscv Jack O'Connor 2024-01-21 22:16:02 -0800
  • bd160e33a2 factor out the `blake3` crate changes from the guts_api branch Jack O'Connor 2024-01-21 21:15:45 -0800
  • 5558fa4623 add a guts docs example guts_0.0.0 Jack O'Connor 2024-01-21 20:09:53 -0800
  • 1a6c1e2037 guts readme updates Jack O'Connor 2024-01-21 19:43:07 -0800
  • 1ca383ba9b add guts testing to CI Jack O'Connor 2024-01-21 17:56:41 -0800
  • 6e519ea6b7 configure no_std for guts, but not for testing Jack O'Connor 2024-01-21 17:54:09 -0800
  • fc75227170 factor out just the portable parts of the guts_api branch Jack O'Connor 2024-01-21 17:35:29 -0800
  • 6f3e6fc86c update memmap2 to v0.9 Jack O'Connor 2024-01-21 18:25:26 -0800
  • 999312e281 s/riscv64gcv/riscv_rva23u64/ everywhere guts_api Jack O'Connor 2024-01-18 14:35:40 -0800
  • 9c468922bf
    Implement RVV backend silvanshade 2024-01-15 20:12:55 -0700
  • d60b753572
    Add temporary config files and settings for RISC-V development silvanshade 2024-01-17 23:41:37 -0700
  • 9793ba52c9 Fix missing LICENSE file in b3sum crate Benjamin A. Beasley 2024-01-16 15:03:33 -0500
  • becc5039cf Implement Ord and PartialOrd for Hash Louis Dupré Bertoni 2024-01-10 11:42:46 +0200
  • 4e81bb972b
    Implement compress for NEON silvanshade 2024-01-04 08:26:25 -0700
  • 4d32708f51 replace unmaintained actions-rs/toolchain action in CI Dirk Stolle 2023-12-30 00:40:17 +0100
  • 5f8532d97b replace unmaintained actions-rs/toolchain action in CI Dirk Stolle 2023-12-30 00:40:17 +0100
  • 5306464d03 update actions/checkout in GitHub Actions to v4 Dirk Stolle 2023-12-28 02:44:32 +0100
  • 9a4a77e9a2 update actions/checkout in GitHub Actions to v4 Dirk Stolle 2023-12-28 02:44:32 +0100
  • 3ddab49587 riscv64gcv.S -> riscv_rva23u64.S Jack O'Connor 2023-12-23 16:44:15 -0600
  • c0ea395cf9 add Bazel to the list of users in the readme Jack O'Connor 2023-12-08 10:23:30 -0800
  • 7ce2aa41e9 build(CMake): Require C99 mode Henrik S. Gaßmann 2023-12-02 15:19:30 +0100
  • 1c0c66816b build(CMake): Require C99 mode Henrik S. Gaßmann 2023-12-02 15:19:30 +0100
  • ab4e4e412d Add Linux - Windows MSVC tests to Github CI clang-cl-cross-compilation Sporif 2022-03-07 08:04:49 +0000
  • c7f7366f32 Fix cross compilation with clang-cl clang-cl-cross-compilation-without-tests Sporif 2022-03-06 01:17:13 +0000
  • 8995bec78c switch SeedableRng::from_seed to use a keyed hasher Taylor C. Richberger 2023-11-14 13:06:41 -0700
  • 9d090e2294 implement BufOutputReader and write rand traits around it. Taylor C. Richberger 2023-11-14 11:57:56 -0700
  • 0933c1fde7 Add rand_core impls for OutputReader Taylor C. Richberger 2023-11-13 23:33:03 -0700
  • ce6171b4ce
    Merge 8c7ccb424c into 92e4cd71be Nir Soffer 2023-11-06 12:48:13 +0000
  • 03e0949d13
    add testcase that hash_reader_parallel gives correct results ultrabear 2023-11-05 22:03:19 -0800
  • 0b3f8432e5
    remove accidentally left in profile fiddling ultrabear 2023-11-05 21:38:13 -0800
  • e297112bc9
    add comments explaining thought processes ultrabear 2023-11-05 21:36:48 -0800
  • 1322974a85
    Improve performance of `--no-mmap` mode by enabling multithread. ultrabear 2023-11-05 21:21:47 -0800
  • 92e4cd71be add the compiler name to CMake CI jobs Jack O'Connor 2023-11-05 09:18:39 -0800
  • 1930721c50
    Fix CMake target include directories if library is used with add_subdirectory or FetchContent Viacheslav H 2023-11-05 19:16:48 +0200
  • e1f851d461 Fix Windows build with clang-cl Rui Ueyama 2023-08-16 13:54:45 +0900
  • 5b39d222f3
    Use CMAKE_CURRENT_SOURCE_DIR instead of PROJECT_SOURCE_DIR Viacheslav H 2023-11-02 23:00:36 +0200
  • 3465fe455e style: Exclude whitespace fixups from git blame Henrik Gaßmann 2023-10-31 11:53:11 +0100
  • 3e14f865d3 style: Remove trailing whitespace in CMakeLists.txt Henrik Gaßmann 2023-10-31 11:51:26 +0100
  • bfd568897a build(CMake): Provide NEON cflags for ARMv8 32bit Henrik Gaßmann 2023-10-31 11:45:26 +0100
  • 7a1bbbf979 Add `-mfpu=neon` if $CC accepts it Rui Ueyama 2023-10-30 12:54:09 +0900
  • cc8cf4c5fd
    Add Ruby bindings link to readme Ian Ker-Seymer 2023-10-16 22:25:52 -0400
  • ee310314cd
    Add support for rkyv William Batista 2023-10-09 17:04:43 -0400
  • 53c12b97f6
    Use correct soname Benson Muite 2023-10-03 09:08:04 +0300
  • dd30dcb002 build(CMake): Apply PP definitions to all sources Henrik Gaßmann 2023-10-01 20:53:47 +0200
  • e8d6ca8f1e build(CMake): Apply PP definitions to all sources Henrik Gaßmann 2023-10-01 20:53:47 +0200
  • 3d921ae703 allow(unreachable_code) in all the *_detected functions Jack O'Connor 2023-10-02 08:36:29 -0700
  • 8c7ccb424c Make blake3 C library usable as meson subproject Nir Soffer 2023-06-17 04:22:29 +0300
  • da5fba8f9b
    Add pure js blake3 impl. Paul Miller 2023-09-25 22:17:55 +0200
  • fe8ef3253e Merge branch 'master' into wasm-simd Ivan Boldyrev 2023-09-21 20:37:38 +0400
  • e2a495316a Make some function safe Ivan Boldyrev 2023-09-21 20:24:04 +0400
  • 5aa53f07f7 version 1.5.0 1.5.0 Jack O'Connor 2023-09-20 20:12:18 -0700
  • d7e9365be1 add a test for the new serde feature Jack O'Connor 2023-09-19 23:42:39 -0700
  • 5e3eb949a7 Add serde support for Hash behind optional feature Ralph Minderhoud 2023-09-09 12:15:51 -0400
  • 4e25f2e094 don't default to NEON intrinsics in build.rs for big-endian targets Jack O'Connor 2023-09-19 17:15:17 -0700
  • 8bfe93fbf9 c/blake3_impl.h: don't try to do NEON on big-endian aarch64. Havard Eidnes 2022-12-28 14:13:19 +0100
  • 8cdfaa41ea minor cleanup in Hasher docs Jack O'Connor 2023-09-19 12:47:27 -0700
  • f7b4c2bdc4 riscv universal_hash passing all tests Jack O'Connor 2023-09-18 08:09:33 -0700
  • fd91b59473 WIP: riscv universal_hash working for whole blocks Jack O'Connor 2023-09-17 17:37:34 -0700
  • 86a65e33d8
    Merge 04382608ba into b754033a21 Akase Cho 2023-09-17 11:47:46 +0000