Skip to content

JS Key Chain #6

@richardschneider

Description

@richardschneider

Implement a key store #2 in JavaScript. See the doc, code and spec

It must

  • Manage a key (create, delete, list)
  • Import/Export a key
  • Encrypt/Decrypt a stream of data with a key
  • Create a PKCS 7 CMS message

It could

  • Sign/Verify a stream of data with a key

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions