package hacl-star

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hacl-star.0.7.2.tar.gz
md5=8c2afd2d2fb163ec6c885243f757c70c
sha512=3195917cbafe1849281b776c1f9e52c229d9041922ac3dbcc6557241b9c9156bb405dcd9fbe41edbfe224bc7e5dd269f3fe2a7bef6d566daa5fd2662963296c0

doc/hacl-star/Hacl_star/AutoConfig2/index.html

Module Hacl_star.AutoConfig2Source

module EverCrypt_AutoConfig2 : sig ... end
Sourcetype feature =
  1. | SHAEXT
  2. | AES_NI
  3. | PCLMULQDQ
  4. | VEC128
  5. | VEC256
  6. | BMI2
  7. | ADX
  8. | SSE
  9. | MOVBE
  10. | RDRAND
Sourceval init : unit -> unit EverCrypt_AutoConfig2_stubs.return
Sourceval has_feature : feature -> bool EverCrypt_AutoConfig2_stubs.return