package salsa20-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Salsa20_core.Utils

val of_hex : string -> Cstruct.t

of_hex input is output, the hexadecimal parser function. input must be a even-sized string of hexadecimal chars.