Crate sarkara [] [src]

Sarkara is a Post-Quantum cryptography library.

Modules

aead

Secret-key Authenticated encryption.

auth

Secret-key authentication.

hash

Hashing.

kex

Public-key key exchange.

pwhash

Password Hashing.

sealedbox

Public-key Authenticated encryption.

secretbox

Secret-key Authenticated encryption.

sign

Public-key Signature.

stream

Secret-key encryption.

utils

Sarkara utils.

Macros

rand

rand macro.