ts-mls
Version:
[](https://github.com/LukaJCB/ts-mls/actions/workflows/ci.yml) [](https://badge.fury.io/js/ts-mls) [,
ciphertext: new Uint8Array([4, 5, 6]),
};
describe("HPKECiphertext roundtrip", () => {
const roundtrip = createRoundtripTest(encodeHpkeCiphertext, decodeHpkeCiphertext);
test("roundtrips", () => {
roundtrip(dummy);
});
});
//# sourceMappingURL=hpkeCiphertext.test.js.map