Skip to content

damirn/cryptobox.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wire

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

Cryptobox

Cryptobox provides a high-level API with persistent storage for the proteus implementation of the axolotl protocol.

Getting Started

Run the following in your terminal / command shell:

npm install
npm test

⚠️ Deprecation Notice ⚠️

This module is deprecated and will be soon replaced by wire-webapp-cryptobox.

Packages

No packages published

Languages

  • CoffeeScript 94.8%
  • JavaScript 5.2%