tel / saltine

Cryptography that's easy to digest (NaCl/libsodium bindings)
https://github.com/tel/saltine
MIT License
61 stars 29 forks source link

Extract unit tests from "Cryptography in NaCl" #6

Open tel opened 11 years ago

tel commented 11 years ago

Cryptography in NaCl has a few unit tests on NaCl primitives. It would be a good example to extract those and turn them into test cases.