MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / aes-gcm.utils.test.ts

File aes-gcm.utils.test.ts

apps/api/tests/lib/crypto/aes-gcm.utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2
3import {
4 constantTimeEqual,

Callers

nothing calls this directly

Calls 3

encryptStringFunction · 0.90
decryptStringFunction · 0.90
constantTimeEqualFunction · 0.90

Tested by

no test coverage detected