BLAKE hash and HMAC
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

19 most recent timeline items

2012-03-12
18:12
[9e1c93d7f8] Leaf: Use memset() instead of bzero(). (user: dchest, tags: safezero)
2012-02-07
20:30
[2e7495347b] No need to import stdint.h twice. Header guards no don't start with _. (user: dchest, tags: safezero)
2012-02-01
15:59 • Tag changes on c89298b216621bf4: Add propagating bgcolor=#c0ffc0. (user: dchest)
15:59 • Tag changes on 5a8a90e4a97bd7a0: Cancel bgcolor. (user: dchest)
15:58 • Tag changes on 5a8a90e4a97bd7a0: Add bgcolor=#f0ffc0. (user: dchest)
15:57
[3d63ef066d] Move comment down a few lines. (user: dchest, tags: safezero)
15:56
[c89298b216] Introduce explicit_bzero() function for safe zeroing of memory. Otherwise compilers optimize the call out. This works only with compilers which have __attribute__((noinline)), such as GCC and Clang. (user: dchest, tags: safezero)
14:40 • Tag changes on efe93c250fe2a46c: Add propagating branch=constanttime. Add propagating symbolic tag "constanttime". Cancel symbolic tag "trunk". (user: dchest)
2012-01-31
21:45
[5a8a90e4a9] Leaf: Edit comment. (user: dchest, tags: constanttime)
2012-01-30
23:28
[38a76ee346] Disable test. (user: dchest, tags: constanttime)
23:15
[ee614dc353] Remove trailing whitespace. (user: dchest, tags: constanttime)
23:14
[efe93c250f] Avoid branch in BLAKE256_Compress() by using a mask. Correct? (user: dchest, tags: constanttime)
22:12
[92375f220f] Leaf: Fix declared number of elements in SIGMA (14, not 16). Make ctx.bufbits and related vars unsigned int. (user: dchest, tags: trunk)
2012-01-21
10:07
[82555d686b] Update public domain dedication as in CC0 FAQ, add COPYING. (user: dchest, tags: trunk)
2012-01-20
19:26
[0a00ad2378] Add link to CC0. (user: dchest, tags: trunk)
16:23 • Changes to wiki page BLAKE hash and HMAC (user: dchest)
16:21 • Changes to wiki page BLAKE hash and HMAC (user: dchest)
16:19
[ea56f469ad] Add files. (user: dchest, tags: trunk)
16:14
[d1e02be21f] initial empty check-in (user: root, tags: trunk)