@memoorje/crypto
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

memoorje crypto

This repository contains implementations of our cryptographic helpers and container formats. Implementations should share a similar interface and must be kept in sync.

HUGE WARNING: This code has not been reviewed yet. If you care about your data DON’T use it.

TypeScript implementation

The TypeScript implementation of memoorje crypto is based on the Web Cryptography API.

Build with: npm run build.
Test with: npm run test.

Python implementation

The python implementation of memoorje crypto is based on PyCryptodome.

Test with: tox.

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i @memoorje/crypto

    Weekly Downloads

    0

    Version

    0.1.0

    License

    none

    Unpacked Size

    30 kB

    Total Files

    12

    Last publish

    Collaborators

    • kmohrf