-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ed1f8bf
commit 3906454
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule sentc_flutter
updated
11 files
Submodule sentc_js
updated
8 files
+2 −2 | sentc/package.json | |
+0 −21 | sentc/src/Enities.ts | |
+0 −45 | sentc/src/Group.ts | |
+1 −23 | sentc/src/crypto/AbstractAsymCrypto.ts | |
+2 −33 | sentc/src/crypto/AbstractSymCrypto.ts | |
+2 −62 | sentc/src/crypto/SymKey.ts | |
+0 −57 | sentc/tests/integration/group/groupTest.js | |
+2 −2 | sentc_light/package.json |