libtom / libtomcrypt

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.

Home Page:https://www.libtom.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for MSVC DLL

jowr opened this issue · comments

Prerequisites

Description

I have recently patched the 'makefile.msvc' to create a shared library on Windows using MSVC. Would you be interested in a PR to port these changes to the develop branch or are you planning to overhaul the build system anyway?

Version

My changes apply to v1.18.2