MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / encrypted_source_url.js

File encrypted_source_url.js

examples/encrypted_source_url.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const crypto = require('crypto');
2
3const KEY = Buffer.from(
4 '1eb5b0e971ad7f45324c1bb15c947cb207c43152fa5c6c7f35c4f36e0c18e0f1',

Callers

nothing calls this directly

Calls 1

encryptFunction · 0.85

Tested by

no test coverage detected