Trying to implement end-to-end encryption using argon2id and I cannot test it in web due to its 64-bit nature. Any way to solve this and test it without using a local run?
Argon2id Compilation Error with argon2 1.0.1 Package
Custom Code
I've looked online, at the docs, etc and found nothing. I've even looked at other KDF and hashing options but I really would prefer to use argon2id. I want to test this on the web. Any way to solve this?
Yes
2
3 replies