You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-11 19:37:30 +03:00
pksign was moved to olmlib
This commit is contained in:
@@ -52,7 +52,6 @@ import { isCryptoAvailable } from './crypto';
|
||||
import { encodeRecoveryKey, decodeRecoveryKey } from './crypto/recoverykey';
|
||||
import { keyForNewBackup, keyForExistingBackup } from './crypto/backup_password';
|
||||
import { randomString } from './randomstring';
|
||||
import { pkSign } from './crypto/PkSigning';
|
||||
|
||||
import IndexedDBCryptoStore from './crypto/store/indexeddb-crypto-store';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user