Rename the pwhash test as as pwhash_scrypt
This commit is contained in:
parent
dfdf65c4f0
commit
14bf02af88
2
.gitignore
vendored
2
.gitignore
vendored
@ -97,7 +97,7 @@ test/default/hash3
|
||||
test/default/onetimeauth
|
||||
test/default/onetimeauth2
|
||||
test/default/onetimeauth7
|
||||
test/default/pwhash
|
||||
test/default/pwhash_scrypt
|
||||
test/default/pwhash_scrypt_ll
|
||||
test/default/randombytes
|
||||
test/default/scalarmult
|
||||
|
@ -157,7 +157,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\onetimeauth7.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt_ll.c">
|
||||
|
@ -154,7 +154,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\sign.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\aead_chacha20poly1305.c">
|
||||
@ -189,4 +189,4 @@
|
||||
<UniqueIdentifier>{5b5af4b5-c6aa-4b30-bdef-074b1bdc43ea}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@ -157,7 +157,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\onetimeauth7.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt_ll.c">
|
||||
|
@ -154,7 +154,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\sign.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\aead_chacha20poly1305.c">
|
||||
@ -189,4 +189,4 @@
|
||||
<UniqueIdentifier>{5b5af4b5-c6aa-4b30-bdef-074b1bdc43ea}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@ -157,7 +157,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\onetimeauth7.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt_ll.c">
|
||||
|
@ -154,7 +154,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\sign.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\aead_chacha20poly1305.c">
|
||||
@ -189,4 +189,4 @@
|
||||
<UniqueIdentifier>{5b5af4b5-c6aa-4b30-bdef-074b1bdc43ea}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@ -157,7 +157,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\onetimeauth7.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt_ll.c">
|
||||
|
@ -154,7 +154,7 @@
|
||||
<ClCompile Include="..\..\..\..\test\default\sign.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash.c">
|
||||
<ClCompile Include="..\..\..\..\test\default\pwhash_scrypt.c">
|
||||
<Filter>src</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\test\default\aead_chacha20poly1305.c">
|
||||
@ -189,4 +189,4 @@
|
||||
<UniqueIdentifier>{5b5af4b5-c6aa-4b30-bdef-074b1bdc43ea}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@ -36,7 +36,7 @@ EXTRA_DIST = \
|
||||
onetimeauth.exp \
|
||||
onetimeauth2.exp \
|
||||
onetimeauth7.exp \
|
||||
pwhash.exp \
|
||||
pwhash_scrypt.exp \
|
||||
pwhash_scrypt_ll.exp \
|
||||
randombytes.exp \
|
||||
scalarmult.exp \
|
||||
@ -97,7 +97,7 @@ DISTCLEANFILES = \
|
||||
onetimeauth.res \
|
||||
onetimeauth2.res \
|
||||
onetimeauth7.res \
|
||||
pwhash.res \
|
||||
pwhash_scrypt.res \
|
||||
pwhash_scrypt_ll.res \
|
||||
randombytes.res \
|
||||
scalarmult.res \
|
||||
@ -159,7 +159,7 @@ CLEANFILES = \
|
||||
onetimeauth.final \
|
||||
onetimeauth2.final \
|
||||
onetimeauth7.final \
|
||||
pwhash.final \
|
||||
pwhash_scrypt.final \
|
||||
pwhash_scrypt_ll.final \
|
||||
randombytes.final \
|
||||
scalarmult.final \
|
||||
@ -216,7 +216,7 @@ CLEANFILES = \
|
||||
onetimeauth.nexe \
|
||||
onetimeauth2.nexe \
|
||||
onetimeauth7.nexe \
|
||||
pwhash.nexe \
|
||||
pwhash_scrypt.nexe \
|
||||
pwhash_scrypt_ll.nexe \
|
||||
randombytes.nexe \
|
||||
scalarmult.nexe \
|
||||
@ -285,7 +285,7 @@ TESTS_TARGETS = \
|
||||
onetimeauth \
|
||||
onetimeauth2 \
|
||||
onetimeauth7 \
|
||||
pwhash \
|
||||
pwhash_scrypt \
|
||||
pwhash_scrypt_ll \
|
||||
randombytes \
|
||||
scalarmult \
|
||||
@ -421,8 +421,8 @@ onetimeauth2_LDADD = $(TESTS_LDADD)
|
||||
onetimeauth7_SOURCE = cmptest.h onetimeauth7.c
|
||||
onetimeauth7_LDADD = $(TESTS_LDADD)
|
||||
|
||||
pwhash_SOURCE = cmptest.h pwhash.c
|
||||
pwhash_LDADD = $(TESTS_LDADD)
|
||||
pwhash_scrypt_SOURCE = cmptest.h pwhash_scrypt.c
|
||||
pwhash_scrypt_LDADD = $(TESTS_LDADD)
|
||||
|
||||
pwhash_scrypt_ll_SOURCE = cmptest.h pwhash_scrypt_ll.c
|
||||
pwhash_scrypt_ll_LDADD = $(TESTS_LDADD)
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
#define TEST_NAME "pwhash"
|
||||
#define TEST_NAME "pwhash_scrypt"
|
||||
#include "cmptest.h"
|
||||
|
||||
#define OUT_LEN 128
|
Loading…
Reference in New Issue
Block a user