⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

x25519_keypair

Function x25519_keypair 

Source
pub fn x25519_keypair() -> ([u8; 32], [u8; 32])
Expand description

Generate an X25519 keypair using the kernel’s CSPRNG