Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/remotely-save/remotely-save
/ encryptOpenSSL.test.ts
File
encryptOpenSSL.test.ts
tests/encryptOpenSSL.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
"assert"
;
2
import
* as fs from
"fs"
;
3
import
* as path from
"path"
;
4
import
{
Callers
nothing calls this directly
Calls
10
encryptStringToBase32
Function · 0.90
decryptBase32ToString
Function · 0.90
encryptStringToBase64url
Function · 0.90
base64ToBase64url
Function · 0.90
bufferToArrayBuffer
Function · 0.90
encryptArrayBuffer
Function · 0.90
decryptArrayBuffer
Function · 0.90
getSizeFromOrigToEnc
Function · 0.90
getSizeFromEncToOrig
Function · 0.90
toString
Method · 0.80
Tested by
no test coverage detected