Skip to content

iconloop/Assam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assam

Cryptographic library for Lite Vault servers.

It heavily depends on JWCrypto library to achieve its main purposes:

  • Create JWE token and decrypt it
  • Create JWS token and verify its signature
  • ...

Prerequisite

Installation

  1. Install Python interpreter (3.7+)
$ virtualenv -p python3 venv
$ source venv/bin/activate
  1. Install dependencies
$ pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages