package hacl-star

  1. Overview
  2. Docs
OCaml API for EverCrypt/HACL*

Install

Dune Dependency

Authors

Maintainers

Sources

hacl-star.0.4.5.tar.gz
md5=fdcd7a590913428d5d3142872d7089a0
sha256=47bf253f804ec369b2fbc76c892ba89275fde17d7444d291d5eb5c179a05e174
sha512=1f2c144852566464ef72caeb21567b125fa9eb395d9e25b64bb110f116e75b7befdb3e3e190dd8a3f59c74b36d70bb4eb6dcd7ba62061fd91b4c263de0f29c4f

doc/hacl-star/Hacl_star/SharedDefs/CBytes/index.html

Module SharedDefs.CBytesSource

Representation of Bytes.t buffers

Sourcetype t = Bytes.t
Sourcetype buf = Bytes.t Ctypes.ocaml
Sourceval empty : bytes
Sourceval size_uint32 : bytes -> Unsigned.uint32
Sourceval ctypes_buf : bytes -> buf
Sourceval size : bytes -> int
Sourceval equal : bytes -> bytes -> bool
Sourceval make : int -> bytes
Sourceval disjoint : bytes -> bytes -> bool
Sourceval sub : bytes -> int -> int -> bytes
Sourceval z_compare : bytes -> Z.t -> int
OCaml

Innovation. Community. Security.