⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
x25519_keypair
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
tls::
cipher
veridian_kernel
::
net
::
tls
::
cipher
Function
x25519_
keypair
Copy item path
Source
pub fn x25519_keypair() -> ([u8; 32], [u8; 32])
Expand description
Generate an X25519 keypair using the kernel’s CSPRNG