Struct sarkara::kex::Reconciliation [] [src]

pub struct Reconciliation(pub [u8; 2048]);

Newhope reconciliation data.

Trait Implementations

impl<T> TryFrom<T> for Reconciliation where T: AsRef<[u8]>
[src]

Unstable (try_from)

The type returned in the event of a conversion error.

Unstable (try_from)

Performs the conversion.