salty v0.1.2 Salty.Stream.Chacha20Ietf View Source

Link to this section Summary

Link to this section Functions

Callback implementation for Salty.Stream.keybytes/0.

Callback implementation for Salty.Stream.noncebytes/0.

Link to this function stream(outlen, nonce, key) View Source

Callback implementation for Salty.Stream.stream/3.

Callback implementation for Salty.Stream.xor/3.

Link to this function xor_ic(m, nonce, ic, key) View Source