struct dh [src]
Diffie-Hellman key exchange functions.
Members
- X25519 (struct)
Source
pub const dh = struct {
pub const X25519 = @import("crypto/25519/x25519.zig").X25519;
}
pub const dh = struct {
pub const X25519 = @import("crypto/25519/x25519.zig").X25519;
}