• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

blake3パッケージ


RSS
Rev. Time Author
1947145 2019-12-07 06:17:30 Jack O'Connor

add bench.rs

912ae19 2019-12-07 05:32:20 Jack O'Connor

get rid of the bitflags dependency

47ef3ad 2019-12-07 05:13:27 Jack O'Connor

add struct Hasher

db9b5ec 2019-12-06 06:01:28 JP Aumasson

kaby lake graph, readme edit

d0b26aa 2019-12-05 16:45:03 Jean-Philippe Aumasson


Merge pull request #1 from veorq/jp/contributing

CONTRIBUTING.md

5458066 2019-12-05 08:17:24 Jack O'Connor

add hash/keyed_hash/derive_key and tests against reference_impl.rs

1ed7053 2019-12-05 06:55:57 Jack O'Connor

add a few tests for the arithmetic helpers

a274a9b 2019-12-05 06:53:31 Jack O'Connor

add recursive subtree hashing

7da55e3 2019-12-05 03:02:53 JP Aumasson

tweaks

7f2ee94 2019-12-05 02:58:03 JP Aumasson

move authors to readme

7955858 2019-12-05 02:57:05 JP Aumasson

readme draft and benchmark

8f2a7b0 2019-12-05 01:26:28 JP Aumasson

contributing

7736b25 2019-12-04 06:23:19 Jack O'Connor

implementation notes

ccdff5d 2019-12-04 05:50:51 Jack O'Connor

add struct ChunkState

aa6134d 2019-12-04 05:23:07 Jack O'Connor

add struct Output

07890f3 2019-12-04 05:23:07 Jack O'Connor

switch from words to bytes in representing chaining values

daad5a5 2019-12-04 03:44:30 Jack O'Connor

add no_std support

ad97e2b 2019-12-04 03:34:12 Jack O'Connor

add struct Hash

c01b725 2019-12-04 03:30:04 Jack O'Connor

add platform.rs

acdd9b3 2019-12-04 01:00:47 Jack O'Connor

add avx2.rs

8f15aa3 2019-12-03 08:02:11 Jack O'Connor

add sse41.rs

e4e0b0f 2019-12-03 07:32:33 Jack O'Connor

test_reference_impl_size

21df6b1 2019-12-03 07:30:55 Jack O'Connor

add portable.rs

2030966 2019-12-03 07:03:07 Jack O'Connor

add the reference implementation

4d0d2cc 2019-12-03 06:52:56 Jack O'Connor

initial commit