Revert "Bail out if SIZE_MAX < crypto_pwhash_MEMLIMIT_MAX"
This reverts commit c2ef7d0882
.
This commit is contained in:
parent
0fd9aae17a
commit
c746eb2776
@ -5,10 +5,6 @@
|
|||||||
|
|
||||||
#include "crypto_pwhash.h"
|
#include "crypto_pwhash.h"
|
||||||
|
|
||||||
#if SIZE_MAX < crypto_pwhash_MEMLIMIT_MAX
|
|
||||||
# error Password hashing functions cannot be used on this platform
|
|
||||||
#endif
|
|
||||||
|
|
||||||
int
|
int
|
||||||
crypto_pwhash_alg_argon2i13(void)
|
crypto_pwhash_alg_argon2i13(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user