Add Blake2s to CPP/Common

- was in the Rar5 Code
This commit is contained in:
Tino Reichardt
2018-11-01 18:17:21 +01:00
parent f4bf9c8d29
commit 7252a465e5
4 changed files with 46 additions and 32 deletions

View File

@@ -1,4 +1,5 @@
COMMON_OBJS = \
$O\Blake2sReg.obj \
$O\CRC.obj \
$O\CrcReg.obj \
$O\DynLimBuf.obj \

View File

@@ -1,4 +1,5 @@
COMMON_OBJS = \
$O\Blake2sReg.obj \
$O\CRC.obj \
$O\CrcReg.obj \
$O\DynLimBuf.obj \