9
edits
(Updated meeting summary for current week) |
(Meeting update) |
||
Line 39: | Line 39: | ||
=== Present Status === | === Present Status === | ||
* Getting up to speed with the existing literature on Blake2 and Argon2 | * Getting up to speed with the existing literature on Blake2 and Argon2 | ||
** Writeup on Blake2 : https://gist.github.com/SooryaN/8d1b2c19bf0b971c11366b0680908d4b | |||
** Writeup on Argon2 : https://gist.github.com/Sachin-A/a3e89b13ee108c5dde7a6d34eb8b6abe | |||
* Working on basic implementations of Blake2b and Blake2s in C | * Working on basic implementations of Blake2b and Blake2s in C | ||
** Basic blake2b implementation (work in progress) : https://github.com/Sachin-A/Blake2b | |||
=== 02-11-2016 === | |||
* Meeting Summary | |||
** Looked over the code repositories. | |||
** Discussed schedule for presenting working code. | |||
** A 4 week time-frame decided considering university examinations. | |||
* Progress | |||
** Basic blake2b code : https://github.com/Sachin-A/Blake2b | |||
* Potential points of discussion: | |||
** Schedule for presenting code. | |||
* Upcoming work | |||
** Basic implementation of Blake2s and Blake2b in C by 1st week of December. | |||
=== 25-10-2016 === | === 25-10-2016 === |
edits