YDN-DB encryption sample application
No ready
Instruction:
- Initialize the database by giving cipher key
- Add some records by giving record key and record value
- Check out records store in the database in the results panel
- Retrieve record by giving record key
- Re initialize the database by giving different cipher key
- Retrieve record by giving record key
- When finished, clear the database.
Demo application for YDN-DB database library.
See encryption article for details.