Skip to content

feat(encrypt-upload-client): update import path and readme#606

Open
BravoNatalie wants to merge 4 commits intomainfrom
feat/update-encrypt-upload-client-import-path
Open

feat(encrypt-upload-client): update import path and readme#606
BravoNatalie wants to merge 4 commits intomainfrom
feat/update-encrypt-upload-client-import-path

Conversation

@BravoNatalie
Copy link
Contributor

Update encrypt-upload-client import path and readme

"./browser": {
"import": "./dist/crypto/symmetric/generic-aes-ctr-streaming-crypto.js",
"require": "./dist/crypto/symmetric/generic-aes-ctr-streaming-crypto.js"
"./factories": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess you will need to verify if the Console App (encryption/decryption) still works. Mainly because these factories were put into different files to be able to build and run the Console App (decryption/encryption using browser lib). If I remember correctly, the Lit lib doesn't support that and was causing several issues.

@BravoNatalie BravoNatalie force-pushed the feat/update-encrypt-upload-client-import-path branch 2 times, most recently from 05237d7 to d48ef5b Compare December 18, 2025 15:40
@BravoNatalie BravoNatalie force-pushed the feat/update-encrypt-upload-client-import-path branch from d48ef5b to a185e2e Compare December 18, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants