Skip to content
  • Jesper Louis Andersen's avatar
    Introduce precomputed keys API. · 159e8f67
    Jesper Louis Andersen authored
    This patch implements beforenm/afternm calls from NaCl for `box` style
    crypto. It's main advantage is way faster computations, since it avoids
    recomputing in the elliptic curve for every message.
    
    While here, bump the version to v0.11.0 as new functionality was added.
    159e8f67