YDN-DB encryption sample application

Key-secret pair 1
No ready

Instruction:

  1. Initialize the database by giving cipher key
  2. Add some records by giving record key and record value
  3. Check out records store in the database in the results panel
  4. Retrieve record by giving record key
  5. Re initialize the database by giving different cipher key
  6. Retrieve record by giving record key
  7. When finished, clear the database.

Demo application for YDN-DB database library. See encryption article for details.