eth-treekem
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

eth-treekem

Ethereum TreeKEM javascript implementation. Based off of bifurcation/treekem.

Motivation

Existing encryption schemes like Signal work well for 1:1 chats but get expensive to maintain forward secrecy and Post-Compromise Security (PCS) for large group chats. TreeKEM as O(n) setup time but O(log(n)) group management operations and key refreshing. Efficient key refreshing is necessary to maintain PCS.

Getting Started

yarn
yarn test

References

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.1
    0
  • 1.2.0
    0
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i eth-treekem

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

97.8 kB

Total Files

57

Last publish

Collaborators

  • kbambridge