Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-14 | Add random_u16 function and rename the others to match. | iphydf | |
2017-01-19 | Update license headers and remove redundant file name comment. | iphydf | |
"All rights reserved" was incorrect. The project was licensed under GPL3, which means a lot of rights are licensed to everybody in the world, i.e. not reserved to the "Tox Project". | |||
2016-12-22 | Improve documentation of crypto_core. | iphydf | |
2016-12-22 | Wrap all sodium/nacl functions in crypto_core.c. | iphydf | |
2016-11-12 | Use apidsl for the crypto_core API. | iphydf | |
This allows us to use apidsl features like namespaces to enforce a naming standard. |