Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@paragonie-scott paragonie-scott released this 21 Jun 18:39
· 240 commits to master since this release
v1.2.0
96f6300

Created an EncryptedRow API, which allows the simple creation of blind indexes composed of multiple fields (a.k.a. CompoundIndex).

The new API's basic usage is documented.