UNPKG

edhoc

Version:

A Node.js implementation of EDHOC (Ephemeral Diffie-Hellman Over COSE) protocol for lightweight authenticated key exchange in IoT and other constrained environments.

4 lines 121 B
export * from "./edhoc"; export * from "./crypto"; export * from "./x509credentials"; //# sourceMappingURL=index.d.ts.map