Skip to content

IRMASeal mail lib to compose and read IRMASeal encrypted mail

Notifications You must be signed in to change notification settings

encryption4all/irmaseal-mail-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRMAseal mail utils

This library is meant to run in the browser to offer the following functionality:

  • Parsing a PostGuard encrypted email to make it easier for clients to decrypt the email.
  • Composing a PostGuard encrypted email to make it easier for clients to send an email encrypted with PostGuard.

Build the library via npm run build-win on Windows, or npm run build-linux on Linux.

Examples

Run the examples by executing npm run test

Prerequisites

Typescript needs to be installed to build the project.

Node needs to be installed to run the tests / examples.

About

IRMASeal mail lib to compose and read IRMASeal encrypted mail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published