Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Encryption API #59

@astanley

Description

@astanley

Provide developers with a private key encryption mechanism that offers encrypt() and decrypt() methods. Should enable secure protection of content stored offline, or transmitted from the device.

Use cases:

  1. Posting text data to remote server via WebService
  2. Saving data to LocalStorage
  3. Saving data to the file system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions