shithub: blake2

RSS feed

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