#Argon2 failure Trivalent browser

1 messages · Page 1 of 1 (latest)

queen dagger
#

When I try to access my account on** Proton Pass web**, it returns an "Argon2" error. I looked it up on Wikipedia and found that:

The Argon2 function uses a large, fixed-size memory region.

I suspect that due to the hardened_malloc implementation, this function might be unable to allocate the required memory region. What should I do—should I consider using an alternative browser solely for accessing Proton Pass?

Argon2 wiki article: https://en.wikipedia.org/wiki/Argon2

Argon2 is a key derivation function that was selected as the winner of the 2015 Password Hashing Competition. It was designed by Alex Biryukov, Daniel Dinu, and Dmitry Khovratovich from the University of Luxembourg. The reference implementation of Argon2 is released under a Creative Commons CC0 license (i.e. public domain) or the Apache License ...

full stag
#

did you enable jit

queen dagger