Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Mirage_crypto.Poly1305The poly1305 message authentication code
type mac = Cstruct.tmac ~key msg is the all-in-one mac computation: get (feed (empty ~key) msg).