4 Commits

Author SHA1 Message Date
802adbb317 Use slightly different OpenSSL interface for Linux
We're not using OpenSSL3 on Linux so use EVP_DigestInit_Ex and not EVP_DigestInit_Ex2.
2021-12-09 13:55:10 +00:00
3578b298aa Add <cassert> header include
This fixes some Linux build failures.
2021-12-09 13:53:52 +00:00
3bf122cffd Add 2016 day 17 puzzles
Comments included
2021-12-07 11:20:06 +00:00
3403a032c5 Add 2016 day 17 puzzles 2021-12-07 11:05:29 +00:00