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.

5 lines 156 B
export * from "./edhoc"; export * from "./crypto"; export * from "./x509credentials"; export * from "./ccs-credentials"; //# sourceMappingURL=index.d.ts.map