Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 307 Bytes

EXPERIMENTAL.md

File metadata and controls

17 lines (13 loc) · 307 Bytes

Completed

  • randombytes()
  • crypto_box_keypair()
  • crypto_box()
  • crypto_box_open()
  • crypto_box_beforenm()
  • crypto_box_afternm()
  • crypto_box_open_afternm()

TODO

  • Windows port

Unplanned

Other functionality in NaCL will not be implemented. Open an Issue if you really need a function.