]> git.codecow.com Git - libnemo.git/commit
Execute functions regardless of conditional result.
authorChris Duncan <chris@zoso.dev>
Mon, 18 Aug 2025 04:39:42 +0000 (21:39 -0700)
committerChris Duncan <chris@zoso.dev>
Mon, 18 Aug 2025 04:39:42 +0000 (21:39 -0700)
commitcb27f3eca6d1e1772ed0450ca5db229b1c232431
tree0aaa81a0cd993b449b4c6267e5dce2db4e4296f7
parent689f7f23c309e9a6aef9bce3eed1fd78dc3e0b49
Execute functions regardless of conditional result.
To maintain constant time verification, conditional calls or returns now continue through the rest of the flow and discard results if unneeded.
src/lib/crypto/nano-nacl.ts