0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 20:03:07 +02:00
libsignal/node
Jordan Rose d72047a245 Bridge: expose RustCrypto's AES-GCM-SIV instead of our own
Same as before, but for the wrapper exposed to the app languages.
2021-07-01 13:46:20 -07:00
..
test Add a deviceId field to DecryptionErrorMessage 2021-05-26 17:23:42 -07:00
.eslintignore Switch from TSLint to ESLint, which now supports TypeScript 2020-11-11 11:06:05 -08:00
.eslintrc.js Switch ESLint configuration to more closely match Signal-Desktop 2020-11-11 11:06:05 -08:00
build_node_bridge.py node: Build node modules with python3 2021-06-09 09:19:17 +02:00
Errors.ts Node: Make a dedicated error code for DuplicatedMessage 2021-04-29 10:57:39 -07:00
index.ts Add a deviceId field to DecryptionErrorMessage 2021-05-26 17:23:42 -07:00
Native.d.ts Bridge: expose RustCrypto's AES-GCM-SIV instead of our own 2021-07-01 13:46:20 -07:00
tsconfig.json Node: generate source maps for testing 2021-02-19 09:58:54 -08:00