Skip to content
  • Jesper Louis Andersen's avatar
    Simplify the code base, first round: · a135bce9
    Jesper Louis Andersen authored
    * Introduce enacl:verify/0 to verify the integrity of the library.
    * Always run keypair functions on the dirty schedulers.
    * Do not call NIFs when creating zerobytes. Avoid constructing new binary data, but reuse a constant.
    * The box/box_open and box_seal/box_seal_open API is so expensive to call there is little overhead in
      running it on the DS always.
    a135bce9