shithub: blake2

RSS feed

e971a042 – Samuel Neves <sneves@dei.uc.pt> authored on 2016/06/10 20:06
more tyding up

ef9d717e – Samuel Neves <sneves@dei.uc.pt> authored on 2016/06/10 19:56
tidy up

003671f8 – Samuel Neves <sneves@dei.uc.pt> authored on 2016/06/10 18:27
Merge branch 'tiran-c89'

24d4cc2e – Samuel Neves <sneves@dei.uc.pt> authored on 2016/06/10 18:27
fix conflicts

d5117467 – Samuel Neves <sneves@dei.uc.pt> authored on 2016/06/10 07:37
fix kat paths; better sse2 detection

9a573568 – Samuel Neves <sneves@dei.uc.pt> authored on 2016/06/10 07:27
address issue #24

6740fead – Samuel Neves <sneves@users.noreply.github.com> authored on 2016/05/04 12:26
Merge pull request #23 from CryptoManiac/master

b9302b40 – CryptoManiac <balthazar.ad@gmail.com> authored on 2016/04/30 19:53
With "==" you will be allowed to set anything except valid values.

eec32b71 – JP Aumasson <jeanphilippe.aumasson@gmail.com> authored on 2016/04/22 18:12
sse kats, reorg

81a1bcf2 – Christian Heimes <christian@python.org> authored on 2016/04/22 08:07
Make BLAKE2 code C89 and MSVC friendly

02bf34f3 – Samuel Neves <sneves@dei.uc.pt> authored on 2016/04/06 04:27
Replace size_t by unsigned long for output sizes.

fc572de9 – Samuel Neves <sneves@users.noreply.github.com> authored on 2016/04/06 00:58
Merge pull request #21 from jedisct1/check-multiple-finalizations

bcc99c1b – Frank Denis <github@pureftpd.org> authored on 2016/04/05 21:32
blake2*_final() should return an error if called twice

168fbb78 – Samuel Neves <sneves@dei.uc.pt> authored on 2016/03/11 18:32
update licensing in README

648089e0 – JP Aumasson <jeanphilippe.aumasson@gmail.com> authored on 2016/02/29 04:46
Merge pull request #19 from waywardgeek/master

58eab969 – Bill Cox <waywardgeek@google.com> authored on 2016/02/28 15:42
Changed copyright of Samuel's code to 3-license version suggested by Zooko

90cf5d00 – Samuel Neves <sneves@users.noreply.github.com> authored on 2016/02/27 19:04
Merge pull request #17 from Scarletts/master

58dca08d – Samuel Neves <sneves@users.noreply.github.com> authored on 2016/02/27 18:41
Merge pull request #18 from DaGenix/errors-in-test-vectors

5a5f6178 – Palmer Cox <palmer@fiscalnote.com> authored on 2016/02/25 19:40
Remove trailing 'ok' from the last line of each test vector file

7b358396 – Scarlett <scarlett@entering.space> authored on 2016/02/20 10:25
remove comment that slipped in

a559faeb – Scarlett <scarlett@entering.space> authored on 2016/02/20 10:24
add and install b2sum man page, improve makefile portability

d893a37d – Samuel Neves <sneves@users.noreply.github.com> authored on 2016/02/08 21:43
Merge pull request #16 from zx2c4/master

a6bd49a6 – Jason A. Donenfeld <Jason@zx2c4.com> authored on 2016/02/08 22:39
Do not pack blake2_state structs

051109d9 – Samuel Neves <sneves@users.noreply.github.com> authored on 2016/01/31 12:10
Merge pull request #15 from betafive/pbarker/b2sum

3b2fb9f2 – Paul Barker <paul@paulbarker.me.uk> authored on 2016/01/03 06:39
b2sum: Add digest length argument

d0bf1ed3 – Samuel Neves <sneves@dei.uc.pt> authored on 2016/01/19 19:53
Consistent checks at blake2x_final (reported by Bill Cox)

3a9a49de – Paul Barker <paul@paulbarker.me.uk> authored on 2016/01/03 06:49
Add git ignore file

94623824 – Paul Barker <paul@paulbarker.me.uk> authored on 2016/01/03 06:24
b2sum: Simplify algorithm name printing

cfc53684 – Samuel Neves <sneves@dei.uc.pt> authored on 2015/12/12 15:45
replace secure_zero_memory

1c2b66c2 – Samuel Neves <sneves@dei.uc.pt> authored on 2015/11/05 02:40
signedness mismatch

2d362fbb – Samuel Neves <sneves@users.noreply.github.com> authored on 2015/11/05 02:38
Merge pull request #3 from neheb/master

93fda424 – Samuel Neves <sneves@users.noreply.github.com> authored on 2015/11/05 02:30
Merge pull request #12 from arzeth/master

3d1a7915 – Samuel Neves <sneves@dei.uc.pt> authored on 2015/11/05 02:09
fix issue #11

d97dff9d – Artem Chudinov <arzeth0@gmail.com> authored on 2015/10/30 18:46
b2sum: Output 2 spaces instead of 1

01f12dbc – Artem Chudinov <arzeth0@gmail.com> authored on 2015/10/30 18:03
b2sum: Get rid of two `goto`

7b8a7433 – Artem Chudinov <arzeth0@gmail.com> authored on 2015/10/30 17:51
b2sum: Replace "-a <hash>" with "-a <algo>" in the --help message

70acf250 – Artem Chudinov <arzeth0@gmail.com> authored on 2015/10/30 17:42
b2sum: Support a BSD-style checksum and improve the --help message

918e3908 – Artem Chudinov <arzeth0@gmail.com> authored on 2015/10/30 15:12
b2sum: Support --help

625392b9 – Artem Chudinov <arzeth0@gmail.com> authored on 2015/10/30 13:11
b2sum: Support reading from stdin

56fe64a0 – JP Aumasson <jeanphilippe.aumasson@gmail.com> authored on 2015/10/19 12:50
typos

5d780a82 – JP Aumasson <jeanphilippe.aumasson@gmail.com> authored on 2015/10/19 12:49
adding website

a18d2b03 – JP Aumasson <jeanphilippe.aumasson@gmail.com> authored on 2015/10/14 19:03
consistent checks

7d657211 – JP Aumasson <jeanphilippe.aumasson@gmail.com> authored on 2015/10/14 18:56
readme markdowned

a976a0ab – JP Aumasson <jeanphilippe.aumasson@gmail.com> authored on 2015/10/14 11:17
test vectors

94d1fefc – Samuel Neves <sneves@dei.uc.pt> authored on 2015/10/14 10:02
fix issues reported by Yutaka Sawada

b6525c7f – Samuel Neves <sneves@dei.uc.pt> authored on 2015/06/11 17:58
Remove unnecessary alignment directives

105d4e49 – Samuel Neves <sneves@dei.uc.pt> authored on 2015/05/29 08:40
fix flags on architectures with < 32-bit int

5f615da0 – JP <jeanphilippeaumasson@gmail.com> authored on 2015/05/29 06:10
copyright

b8024d53 – Samuel Neves <sneves@dei.uc.pt> authored on 2014/08/06 07:33
Check for overflow of outlen in blake2{s,b}_final

77ede9e4 – Samuel Neves <sneves@dei.uc.pt> authored on 2014/08/06 07:31
Fix makefile

22a1ce9b – Samuel Neves <sneves@dei.uc.pt> authored on 2014/01/14 14:02
Use unaligned instructions for non speed-critical memory accesses

802c795b – Samuel Neves <sneves@dei.uc.pt> authored on 2014/01/14 13:59
Fix BLAKE2sp and BLAKEbp's inner_length bug.

e247f047 – neheb <rosenp@gmail.com> authored on 2013/03/16 12:27
I can't read.

4ebd63b7 – Mangix <rosenp@gmail.com> authored on 2013/03/12 00:09
Fix compilation if ref used in bench

7d7f92fa – Mangix <rosenp@gmail.com> authored on 2013/03/11 23:06
Fix makefiles

fb714d2c – CodesInChaos <CodesInChaos@gmail.com> authored on 2013/02/01 11:44
Release 2013-01-31