0.5.1 • Published 3 months ago

@masknet/encryption v0.5.1

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

@masknet/encryption

This package provides the ability to encrypt/decrypt Mask Network payload.

This package is designed with OCap and prepared to run under SES.

Decryption process

raw message (text or image)
|> Network specific decoding (NetworkID)
|> Standard Decryption

OCap requirements

  • Access to WebCrypto API

Payload parser

  • v40 parser
  • v39 parser
  • v38 parser
  • v37 parser

Payload encoder

  • v38 encoder
  • v37 encoder

Encryption & Decryption

  • Encryption
  • Decryption

Other

  • Ephemeral encryption
  • P-256 support
  • ed25519 support
0.5.1

3 months ago

0.5.0

3 months ago

0.4.1

4 months ago

0.4.0

4 months ago

0.3.0

8 months ago

0.2.0

10 months ago

0.3.1

5 months ago

0.1.3

12 months ago

0.1.2

1 year ago

0.1.1

1 year ago