Function oqs::init

source ·
pub fn init()
Expand description

Initialize liboqs

Make sure to call this before you use any of the functions.

When the std feature is enabled, this method is thread-safe and can be called more than once.