diff options
| author | Jack O'Connor <[email protected]> | 2020-03-29 19:05:04 -0400 |
|---|---|---|
| committer | Jack O'Connor <[email protected]> | 2020-03-29 23:12:47 -0400 |
| commit | 152740578e65ba16e4d008917aad7ea5673dd88f (patch) | |
| tree | 3469654feee3382dbb3ba3b80faf9c125ca55426 /README.md | |
| parent | e06a0f255ae22449e96b62d0d733943c6a86cb71 (diff) | |
add testing-only flags to disable individual instruction sets
This lets CI test a wider range of possible SIMD support settings.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# <a href="#"><img src="media/BLAKE3.svg" alt="BLAKE3" height=50></a> [](https://github.com/BLAKE3-team/BLAKE3/actions) +# <a href="https://github.com/BLAKE3-team/BLAKE3/actions"><img align="right" alt="CI status" src="https://github.com/BLAKE3-team/BLAKE3/workflows/tests/badge.svg"></a> <a href="#"><img src="media/BLAKE3.svg" alt="BLAKE3" height=50></a> BLAKE3 is a cryptographic hash function that is: |
