| Rev. | Time | Author |
|---|---|---|
| afdaf30 | 2020-02-13 04:57:57 | Jack O'Connor |
|
version 0.2.0 |
||
| 724e784 | 2020-02-13 04:57:00 | Jack O'Connor |
|
merge the version 0.1.5 branch |
||
| 5dea889 | 2020-02-13 04:38:35 | Jack O'Connor |
|
add a performance note and a usage example for Hasher |
||
| 38a46ba | 2020-02-13 04:20:11 | Jack O'Connor |
|
document optional Cargo features on docs.rs |
||
| 1c4d7fd | 2020-02-13 03:12:05 | Jack O'Connor |
|
add test_asm to the C Makefile |
||
| 7ee05ba | 2020-02-13 03:04:03 | Jack O'Connor |
|
document how to build the C code with assembly implementations |
||
| b8a1d2d | 2020-02-13 00:23:17 | Jack O'Connor |
|
integrate assembly implementations into blake3_c_rust_bindings |
||
| efbfa04 | 2020-02-13 00:23:17 | Jack O'Connor |
|
integrate assembly implementations into the blake3 crate |
||
| b6b3c27 | 2020-02-13 00:23:17 | Samuel Neves |
|
assembly implementations |
||
| 1c5d4ee | 2020-02-13 00:22:54 | Jack O'Connor |
|
test a couple more reset() cases |
||
| e0dc4d9 | 2020-02-12 13:45:41 | Jack O'Connor |
|
use a non-zero value for counter when testing hash_many with parents |
||
| ec34043 | 2020-02-12 03:58:26 | Jack O'Connor |
|
add cross testing on i686 to CI |
||
| 30671b1 | 2020-02-11 06:00:37 | Jack O'Connor |
|
version 0.1.5 |
||
| e43a7d6 | 2020-02-11 05:54:52 | Jack O'Connor |
|
avoid compiling avx512_detected() when the "c_avx512" feature is disabled |
||
| af2e791 | 2020-02-11 05:25:23 | Jack O'Connor |
|
avoid compiling avx512_detected() when the "c_avx512" feature is disabled |
||
| c0a43e5 | 2020-02-08 03:46:42 | Jack O'Connor |
|
add the Windows GNU toolchain to CI |
||
| ca62c47 | 2020-02-07 08:43:50 | Jack O'Connor |
|
stop skipping all other builds when one CI build fails |
||
| fc219f4 | 2020-02-07 05:07:15 | Jack O'Connor |
|
Hasher::update_with_join |
||
| 24071db | 2020-02-05 00:02:46 | Jack O'Connor |
|
re-export digest and crypto_mac |
||
| 0c663aa | 2020-02-04 23:40:10 | Jack O'Connor |
|
add a link in the README to bar_chart.py |
||
| a3d42f7 | 2020-02-04 07:29:25 | Cesar Eduardo Barros |
|
Inline wrapper methods |
||
| 0de4412 | 2020-02-04 02:05:26 | Jack O'Connor |
|
version 0.1.4 |
||
| 0651736 | 2020-02-04 00:21:27 | Jack O'Connor |
|
make the inherent reset() method return &mut self |
||
| 9ffe377 | 2020-02-04 00:18:02 | Jack O'Connor |
|
implement crypto_mac::Mac |
||
| bcd424c | 2020-02-03 07:40:30 | Jack O'Connor |
|
mention the digest traits in the docs |
||
| 9bab77d | 2020-02-03 07:28:22 | Jack O'Connor |
|
implement traits from the digest crate |
||
| e603983 | 2020-02-03 06:38:29 | Jack O'Connor |
|
add Hasher::reset |
||
| a1c4c4e | 2020-02-03 03:47:38 | Samuel Neves |
|
Fix #51. |
||
| 5892604 | 2020-01-31 06:17:46 | TheVice |
|
[MSVC] added possible to compile at Microsoft Visual C compiler. |
||
| 3c098ee | 2020-01-30 03:05:44 | Jack O'Connor |
|
formating in c/README.md |
||
