1
1
mirror of https://github.com/BLAKE2/BLAKE2 synced 2024-11-26 04:26:12 +01:00
Commit Graph

110 Commits

Author SHA1 Message Date
Samuel Neves
105d4e49c6 fix flags on architectures with < 32-bit int 2015-05-29 12:44:26 +01:00
JP
5f615da000 copyright 2015-05-29 10:10:59 +02:00
Samuel Neves
b8024d53e7 Check for overflow of outlen in blake2{s,b}_final
Fix warnings with -Wcast-qual

Fix blake2{sp,bp}_final's return value
2014-08-06 11:42:44 +01:00
Samuel Neves
77ede9e4db Fix makefile 2014-08-06 11:31:37 +01:00
Samuel Neves
22a1ce9b2f Use unaligned instructions for non speed-critical memory accesses 2014-01-14 19:02:48 +00:00
Samuel Neves
802c795b43 Fix BLAKE2sp and BLAKEbp's inner_length bug. 2014-01-14 18:59:52 +00:00
neheb
e247f0477a I can't read. 2013-03-16 16:27:47 -07:00
Mangix
4ebd63b739 Fix compilation if ref used in bench 2013-03-12 04:09:30 -07:00
Mangix
7d7f92fa95 Fix makefiles 2013-03-12 03:06:10 -07:00
CodesInChaos
fb714d2c83 Release 2013-01-31 2013-02-01 16:44:36 +01:00