Module curve25519_dalek::utils [] [src]

Miscellaneous common utility functions.

Functions

load3

Convert an array of (at least) three bytes into an i64.

load4

Convert an array of (at least) four bytes into an i64.

load8

Convert an array of (at least) eight bytes into a u64.