struct dh [src]

Diffie-Hellman key exchange functions.

Members

Source

pub const dh = struct { pub const X25519 = @import("crypto/25519/x25519.zig").X25519; }