mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
trigger ci
This commit is contained in:
parent
a681ceb4f5
commit
151ae50a07
@ -2,6 +2,7 @@ import * as crypto from "crypto";
|
||||
import * as base32 from "hi-base32";
|
||||
import { bufferToArrayBuffer, arrayBufferToBuffer } from "./misc";
|
||||
|
||||
|
||||
const DEFAULT_ITER = 10000;
|
||||
|
||||
export const encryptBuffer = (
|
||||
|
Loading…
Reference in New Issue
Block a user