summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2022-09-03alephiumJean-Philippe Aumasson
2022-07-19Fix and shorten linkRicardo Fernández Serrata
2022-07-19Add direct link to multithreading sectionRicardo Fernández Serrata
2022-06-10clarify README - BLAKE3 is a feature of OpenZFS nowTino Reichardt
2022-04-17clarify "modern" in the READMEJack O'Connor
2022-04-17s/Usage/Adoption/Jack O'Connor
2022-04-17usersJP Aumasson
2022-04-12slight simplification in the README example codeJack O'Connor
2022-03-05link to reference impl ports from the main readme tooJack O'Connor
2021-09-17linkfixJP Aumasson
2021-09-10replace an assert!(... != ...) with an assert_ne!Jack O'Connor
2021-07-25update README examplesJack O'Connor
2020-12-06link to JNI bindings alsoJack O'Connor
2020-12-06Add a link to the .NET versionAlexandre Mutel
2020-12-02clarify the derive_key example to discourage passwordsJack O'Connor
2020-10-16make account names into linksJack O'Connor
2020-10-16link to the Cryptography FM interviewJack O'Connor
2020-09-24tweak the readme description of the benchmark chartJack O'Connor
2020-09-15add a docs.rs badgeJack O'Connor
2020-09-01s/multi-threading/multithreading/Jack O'Connor
2020-09-01mention @mkrupcale's SSE2 implementation in the readmeJack O'Connor
2020-08-19assembly authorship in the READMEJack O'Connor
2020-08-14tweak the readme hex exampleJack O'Connor
2020-08-14How to access the hex inside the Hash()Alexx Roche
2020-05-15link to the test vectors from the READMEJack O'Connor
2020-04-28build b3sum binaries in CI for new tagsJack O'Connor
2020-04-01automatically fall back to the pure Rust buildJack O'Connor
2020-03-30put the CI badge back down in the READMEJack O'Connor
2020-03-29add testing-only flags to disable individual instruction setsJack O'Connor
2020-03-29refactor the Cargo feature setJack O'Connor
2020-03-17correct a commentJack O'Connor
2020-03-16add links to other implementations in the readmeJack O'Connor
2020-02-12integrate assembly implementations into the blake3 crateJack O'Connor
2020-02-04add a link in the README to bar_chart.pyJack O'Connor
2020-01-27link to the C implementation from the READMEJack 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-09link directly to the blake3.pdf file in the spec repoJack O'Connor
2020-01-08tweaks againJack O'Connor
2020-01-08more wording tweaks in README.mdJack O'Connor
2020-01-08baokeshed -> baoJack O'Connor
2020-01-08BLAKE3.svg and B3.svgJack O'Connor
2020-01-08readme fixesJP 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-07fill out the Usage section of the READMEJack O'Connor