tanzislam / cryptopals

:closed_lock_with_key: My answers to challenges in https://cryptopals.com
GNU General Public License v3.0
8 stars 5 forks source link

Update Wiki with Visual Studio 2017 instructions #6

Closed tanzislam closed 7 years ago

tanzislam commented 7 years ago

Same as VS2015, except that when building the Boost libraries the toolset needs to be specified with the version, i.e. toolset=msvc-14.1.

The Wiki page also needs fine-tuning on the indentation of the bullet points.