derivepass-vue icon indicating copy to clipboard operation
derivepass-vue copied to clipboard

What is store/derivepass/wasm/binding.wasm.bin?

Open Fishrock123 opened this issue 5 years ago • 2 comments

There seems to be a binary file in the source without any respective source to be able to inspect. The file is https://github.com/derivepass/derivepass-vue/blob/master/src/store/derivepass/wasm/binding.wasm.bin

How is this built? Can the source be made available instead?

Fishrock123 avatar Jan 06 '20 20:01 Fishrock123

It is compiled from https://github.com/indutny/dumb-crypto/

indutny avatar Jan 06 '20 20:01 indutny

Using https://github.com/indutny/dumb-scrypt-wasm, I believe.

indutny avatar Jan 06 '20 20:01 indutny