Skip to content

Latest commit

 

History

History
 
 

crypto-ipfs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Erasure Crypto + IPFS Helpers

This package contains the crypto system used on erasurequant.com plus some IPFS helper functions.

For asymmetric crypto we use the TweetNaCL.js library.

For symmetric crypto we use the Fernet.js library. Please note that this implementation of fernet has not been audited.

See tests for usage examples.