Skip to content

Find a way to automatically import serialization methods from WebviewCrypto #251

@Ldoppea

Description

@Ldoppea

In #250 I introduced the jsSerializeCrypto.js file

This file is generated by retrieving the https://github.com/webview-crypto/webview-crypto project, modifying src/WebViewWorker.ts to export parse and stringify methods from serializeBinary.js, bulding the project and then copy/pasting the results into our project.

An easier solution should be found.

A first solution would be to fork the project, make the modifications and create a new Cozy NPM package.

Do you think of any better solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions