diff --git a/sea.js b/sea.js index 6d5c8b35..775da383 100644 --- a/sea.js +++ b/sea.js @@ -287,6 +287,7 @@ return r; } // For NodeJS crypto.pkdf2 rocks + const crypto = require('crypto') const hash = crypto.pbkdf2Sync( data, new shim.TextEncoder().encode(salt),