libcrux
0.0.2-pre.2
In libcrux::
hpke::
kem
libcrux
::
hpke
::
kem
Type Alias
KeyPair
Copy item path
Source
pub type KeyPair = (
PrivateKey
,
PublicKey
);