Using crypto module with hash key

This example demonstrate how to encrypt record key.

In previous example we expose record key. If key contains sensitive data, key can be hide by hashing them.

See source code and console.

API documentation

Without index

Encrypted TODO app