Version 4.3.0
paragonie-security
released this
31 Mar 18:09
·
24 commits
to master
since this release
New: FastCompoundIndex, FastBlindIndex
Too many users have tripped over the conservative defaults for blind indexing. To alleviate this, we are introducing two new classes in the public API:
FastBlindIndex
FastCompoundIndex
This will always use a fast hash; which will be more suitable for all but the absolute most sensitive data.