This commit is contained in:
2026-08-18 18:11:34 -04:00
parent bbaf47028f
commit 05dab1f18a
263 changed files with 895 additions and 872 deletions
@@ -7,7 +7,7 @@
*/
import bareCrypto from 'bare-crypto'
import b4a from 'b4a'
import { PBKDF2_ITERATIONS, sealBytes } from './identity-account.js'
import { PBKDF2_ITERATIONS, sealBytes } from '../identity/identity-account.js'
const { pbkdf2Sync, randomFillSync } = bareCrypto