Commit Graph

133 Commits

Author SHA1 Message Date
Frank Denis
044da260cf Sync documentation links with -master 2022-03-29 15:39:22 +02:00
Frank Denis
3bbee37fa3 Remove link to offline documentation 2022-03-29 15:36:39 +02:00
Frank Denis
d510af81d0 Enable GitHub Actions 2021-01-23 22:38:14 +01:00
Frank Denis
bac58b27ca Farewell, Travis
"Builds have been temporarily disabled for public repositories due to a
negative credit balance"
2021-01-23 21:50:29 +01:00
Frank Denis
25d6fc9e17 Add CodeQL scan 2020-06-11 10:23:15 +02:00
Frank Denis
83bfae5bdb travis-ci.org -> travis-ci.com 2020-02-06 00:59:07 +01:00
Frank Denis
3e2c488f0d Update status badge 2019-05-29 20:55:08 +02:00
Frank Denis
4a6c0b6fc2 Add Azure Pipelines build status 2019-05-29 15:42:42 +02:00
Frank Denis
43d131ccd1 Revert "Coverity Scan is having hosting issues"
This reverts commit 7d418f8203.
2019-01-30 18:46:49 +01:00
Frank Denis
7d418f8203 Coverity Scan is having hosting issues
https://community.synopsys.com/s/article/Coverity-Scan-Update
2019-01-15 00:31:26 +01:00
Frank Denis
0b3e2e5742 Offline documentation is only available in PDF format now 2019-01-06 15:55:36 +01:00
Marco
a3b81c323a Fix broken link to documentation in README 2018-11-06 17:43:44 +01:00
enkore
1d777b671d
README: link to libsodium-doc repository 2018-02-07 17:47:03 +01:00
Frank Denis
9f3a2e775b Add js & wasm to the list 2017-10-18 19:23:59 +02:00
Frank Denis
70a841e649 Revert "Add Irina's sketch for the release day"
This reverts commit fb44259ff0.
2017-09-24 16:31:12 +02:00
Frank Denis
fb44259ff0 Add Irina's sketch for the release day 2017-09-22 10:37:12 +02:00
Frank Denis
e061abc2bb The documentation is not a work in progress any more 2017-09-20 00:41:59 +02:00
Frank Denis
c7459c125e Remove the useless donations button
Total donations since the project exists: $0.00
Total number of people having asked about commercial support: 0

So, just remove the button.
2017-07-16 19:10:58 +02:00
Frank Denis
a6f78faa89 Use a libsodium.org link 2017-03-28 12:46:32 +02:00
Frank Denis
05bd733a13 Add a donate button 2017-03-27 22:07:42 +02:00
Frank Denis
9f09fa2344 Link text = "installation" only 2016-03-17 23:27:08 +01:00
Frank Denis
23aebf3bea Mention which section + split line 2016-03-17 23:26:02 +01:00
Scott
d4e053b005 Make it easier to find the integrity checking instructions
https://twitter.com/DefuseSec/status/710589949511241728 cc @defuse
2016-03-17 18:20:59 -04:00
Frank Denis
fbeed0c92c Add Appveyor status 2016-01-11 11:20:58 +01:00
Frank Denis
60f0b8749e Mention that the gitbook online documentation requires Javascript
Add a link to the offline documentation
2015-12-24 03:39:41 +01:00
Frank Denis
4ea538076d Revert "Temporarily remove Coverity Scan button, as Coverity Scan is down"
This reverts commit b554ac4f26.
2015-11-22 13:35:29 +01:00
Frank Denis
b554ac4f26 Temporarily remove Coverity Scan button, as Coverity Scan is down 2015-11-21 07:14:47 +01:00
Kevin Ji
2c585808d9 README: Use the svg Travis image 2015-11-18 13:55:40 -08:00
Shannen Saez
7237f68d58 Use https when linking where possible.
Only makes sense to use TLS when linking from a crypto-related library.
Had to change the libsodium documentation link a bit because the
original URL returns the gitbook.org certificate. cr.yp.to doesn't
actually support encrypting HTTP with TLS so we leave it as-is.
2015-05-08 14:53:59 +10:00
Frank Denis
dc76cf7cd8 Add backquotes 2014-06-28 22:51:39 -07:00
Frank Denis
151afdaa2c Re-add the address of the mailing list 2014-06-28 22:50:51 -07:00
Frank Denis
626cc3ba99 Deprecate the single-file documentation, link to the gitbook one 2014-06-28 22:49:18 -07:00
Frank Denis
b617fbde52 Add Coverity Scan status 2014-06-28 18:48:53 -07:00
Frank Denis
eec0f78af6 Move the tag to the end for crypto_aead_chacha20poly1305 2014-06-26 09:15:20 -07:00
Frank Denis
865a0719fc The easy interface doesn't require any memory allocations any more.
At least for crypto_secretbox. crypto_box will follow.
2014-06-25 20:21:48 -07:00
Frank Denis
bc24968993 Document ChaCha20Poly1305 2014-06-20 00:07:12 -07:00
Frank Denis
18cabe2c14 Another Objective-C wrapper 2014-06-14 11:55:51 -07:00
Frank Denis
c2290bbfaf Do not suggest running anything but make install with root privileges. 2014-06-05 22:17:11 -07:00
Frank Denis
27d1f4d9cb Mention cl-sodium 2014-05-18 23:46:36 -07:00
Frank Denis
bd05b7d292 Rename scryptxsalsa208sha256 to scryptsalsa208sha256 2014-05-15 00:01:16 -07:00
Frank Denis
3ca303075d Stay close to 80 cols/line 2014-05-13 00:49:06 -07:00
Frank Denis
a3527a476a Zap empty line 2014-05-12 14:20:52 -07:00
Frank Denis
349b73ca53 Move "bindings for other languages" up 2014-05-12 13:59:52 -07:00
Frank Denis
30c1e13f2a Switch opslimit and memlimit in pwhash, to be closer to PHC's proposed API. 2014-05-12 12:34:41 -07:00
Peter Zotov
efe7591cdf Update README.markdown
The language is named OCaml, not Ocaml.
2014-05-09 05:32:51 +04:00
Frank Denis
2a531bb519 Recommend sodium_mlock()/sodium_munlock() over sodium_memzero(). 2014-05-08 14:30:15 -07:00
Frank Denis
be4917144b Document sodium_mlock()/sodium_munlock() 2014-05-08 14:19:46 -07:00
Frank Denis
609f2c6b9f crypt_pwhash should be a 3rd-level title 2014-05-08 12:34:28 -07:00
Frank Denis
d183c89490 Add preliminary documentation on scrypt 2014-05-08 12:32:49 -07:00
Frank Denis
85fd27dc76 Document the crypto_box and crypto_secretbox easy interfaces 2014-04-04 17:14:37 -07:00