mirror of
https://github.com/tutao/tutanota.git
synced 2025-10-19 07:53:47 +00:00

In order to make use of the crypto-primitives crate from the web client we now generate wasm file using wasm-pack and included these steps into the dev and webapp build process. In order to test the behavior we also made use of the exported primitives from the Ed255519Facade Also adds test for the Ed25519 exported functions. tuta#2102, tuta#2099, tuta#2098 Co-authored-by: hec <hec@tutao.de> Co-authored-by: bedhub <bedhub@users.noreply.github.com>
14 lines
No EOL
253 B
Text
14 lines
No EOL
253 B
Text
entities/
|
|
translations/
|
|
node_modules/
|
|
build/
|
|
build-calendar-app/
|
|
dist/
|
|
libs/
|
|
app-android/
|
|
app-ios/
|
|
fdroid-metadata-workaround/
|
|
packages/tutanota-crypto/lib/internal/
|
|
packages/tutanota-crypto/lib/encryption/ed25519wasm/
|
|
target/
|
|
packages/node-mimimi/tests |