aepp-sdk-js icon indicating copy to clipboard operation
aepp-sdk-js copied to clipboard

Use higher memory requirements with argon2

Open mradkov opened this issue 2 years ago • 1 comments

https://github.com/aeternity/aepp-sdk-js/blob/79a2c5a2b49d11d4d3dfb11d51b0d01e1296aa71/src/utils/keystore.ts#L63

Consider increasing the memory used in the kdf.

Ref:

  • https://blog.dataparty.xyz/blog/wtf-is-a-kdf/

mradkov avatar Apr 23 '23 16:04 mradkov

related https://github.com/ranisalt/node-argon2/pull/360

davidyuk avatar Apr 22 '24 05:04 davidyuk