banyancomputer / banyan-cli

Banyan's client, BanyanFS+CAR encrypted filesystem packer and metadata handler.
https://banyan.computer/
MIT License
25 stars 2 forks source link

feat: use pems in wasm client api #273

Closed amiller68 closed 11 months ago

amiller68 commented 11 months ago

Description

Makes the tomb-wasm client use PEM formatted strings in place of CrytpoKeys or CryptoKeyPairs

amiller68 commented 11 months ago

Not sure if this is the proper time to merge. this would block incorporating newer changes into the banyan-core frontend until the passing of keys back and form between js and wasm is refactored