Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jedisct1/libsodium
A modern, portable, easy to use crypto library.
https://github.com/jedisct1/libsodium
8dd554d2c429016f15a10da5220dc91d953aec7c authored about 6 years ago
902f0997c0f07f7cce748c3229ef4c5aeaaac1f3 authored about 6 years ago
34e787030fb2ef5e41f7c534bb0728d3b0b76328 authored about 6 years ago
291623006123dd28d31f3a5d4d03e279c57a7790 authored about 6 years ago
b4617940f391fc470d12b06ab8cb2649ad66630f authored about 6 years ago
63573bb98c686c148480c2384d9ab4a100b5d5be authored about 6 years ago
6fa022030294b4e74c4564a1589f690c22e74d42 authored about 6 years ago
fdeb11d81c6024960e12bc1bb0975e78bd30e7b1 authored about 6 years ago
These new low-level APIs are especially useful for blinding.
36f2d99faccd8914e75eb3e9987b609cbc331797 authored about 6 years agob6051b7ee2fd8984629ab17741f09d1d11358194 authored about 6 years ago
b42082d6d265d17fd6116b7fc7b1f1363bbab32f authored about 6 years ago
536ed00d2c5e0c65ac01e29141d69a30455f2038 authored about 6 years ago
055e0ae82c8a478ab3eb8f5608c34dc718304275 authored about 6 years ago
c60df7b9ff099e397a716edb59595e7afca42fa1 authored about 6 years ago
Maybe
fixes #786
a1dff418918de3446313eaea1636699ee1af1e6d authored about 6 years ago
a3b81c323a4171dbe54337be4f71745d22bff328 authored about 6 years ago
e60bb52a33828385fda6d5a5b4d44dc02557fb63 authored about 6 years ago
a8abbec660b3f3eb4ff66b9dc4a94ea73bc3d94f authored over 6 years ago
0d3640609e8197e553a8b2556867377109b915b9 authored over 6 years ago
8f5a748335d80f0f554204559b6b5822d5704011 authored over 6 years ago
52f814e50ce3c80ae3fca407ec3a2bec0e1510b0 authored over 6 years ago
67b0b476d89b650ee66375591281b6e0dc07b30e authored over 6 years ago
c4f03ededb71073281529e47c78e91abffb323a3 authored over 6 years ago
82b1739b985102c2500c42152cf641e843e40cfa authored over 6 years ago
useBackupModule getRandomValue fix
a67c72ea2d671fa7b6807cc2a7b1ab227900b714 authored over 6 years ago34cbaa8dcdc09c46bf2db2ff407f4e9a29f57adf authored over 6 years ago
This reverts commit 52fdd7ab3903f14c1160e789cd1070f08cb60c2a.
Due to TinyC crashing.
97717953519c8d2fd852d56da6983c9ce65778e9 authored over 6 years agoThis reverts commit 44dccfe6d42ab916a9bde5199ef29e382a623c9e.
9d5fcef52eb7edbe31b4ef275860ef270efbd141 authored over 6 years ago44dccfe6d42ab916a9bde5199ef29e382a623c9e authored over 6 years ago
Fixes #762
52fdd7ab3903f14c1160e789cd1070f08cb60c2a authored over 6 years agoProvides explicit_memset supports/NetBSD.
ff15272cf0c26dc0f62aacb586ccf1a34cf852ff authored over 6 years ago
Similar to explicit_bzero function is to defeat
compiler optimisation.
Update Findsodium.cmake
d922c2480c7607168fb35d135686f9591dfa8b14 authored over 6 years agoA STREQUAL was left during the previous fix. Removed now.
4f8e068b67480c5c43f875cc14c22601d5c8a297 authored over 6 years agoUpdate Findsodium.cmake
350a23ae5d0fb793c98e0a35b3c0f2c4828521ae authored over 6 years ago
When libsodium is build and installed from source, the line:
list(REMOVE_DUPLICATES sodium_PKG_...
b7abc4542e9839992f386f8a4bc427c853dbc625 authored over 6 years ago
f0e5c3940d723c6ba3e43c3d62bae5543239ef94 authored over 6 years ago
3574ab879ecbd03ad3d4bd12f06c9b026e34a9ab authored over 6 years ago
5a7290ce6a075740061aa14e110df5483eb3508c authored over 6 years ago
43909c1ffb9685636cefaccf469e0b5a1906201a authored over 6 years ago
bea8839c6b7bb86c3cd0c73c16e1fa6e07f4c175 authored over 6 years ago
04a7ab95f2f0e4f6fb48aa1d2953cfbdf5a8a36a authored over 6 years ago
3e9d341d065dde2becdb69a2a27ea75c10d17745 authored over 6 years ago
Fix #753
cf217e3dfcad0ca6320af9d596333bf139035f2e authored over 6 years ago9c86285ee25ba85ebd7b2be01b1f41e790af50ca authored over 6 years ago
#747 fix
f8d39cd8a53a99da6ef56341db523b48e892010a authored over 6 years ago69a564347724169fe2def4eea228b75fb47e45bf authored over 6 years ago
f642149364c2fb96fba3558f26e42bd2716ac9a7 authored over 6 years ago
73687a0044c3e851f8bce2c1c732fe5a2175c9ff authored over 6 years ago
cb22446db12813555e998c2eb5730cc828edfd9b authored over 6 years ago
cdc4822c92d0d7a8a72a5ed9b90b56545d483aac authored over 6 years ago
ab4ab23d5744a8e060864a7cec1a7f9b059f9ddd authored over 6 years ago
f8377e9818b4b7733a5ea6ade02d4b5f6919b3c5 authored over 6 years ago
ac0c0c4565b3c326e8b3e1bcd2bbffa3a3001a2b authored over 6 years ago
* 'master' of github.com:jedisct1/libsodium:
Indent
Fixes padding for blocksizes > 256
Emscripten support for this has been broken for way too long.
72ad112e01bb32261e0f2525a5fecc08223e9af3 authored over 6 years ago1ec6edc1a8b70e8094e36ac7011b6439486f1c53 authored over 6 years ago
Fixes padding for blocksizes > 256
f3c49f3bda203278af8114360ae5c199bcc7aac9 authored over 6 years ago543b5ad0686f130501cf86d40ad926f857933d00 authored over 6 years ago
* 'master' of github.com:jedisct1/libsodium:
iOS fix
Remove '*.cmake' pattern from .gitignore
iOS fix
85d2e8e1ba4a5231c3c8f9e46517f6a37ee57d3d authored over 6 years ago8e138b9f14f42f78ec3b40725adb19f97cf8605c authored over 6 years ago
Remove '*.cmake' pattern from .gitignore
461ac93b260b91db8ad957f5a576860e3e9c88a1 authored over 6 years ago93d683395f8204b332428e92a1a06e657c477686 authored over 6 years ago
Spotted by @FiloSottile, thanks!
Fixes #742
ccb2390e9c482f258ce98e61b0ef83511efcf6e3 authored over 6 years ago7cdf3f0e8419aa1be306effd11a20d980c118e04 authored over 6 years ago
* 'master' of github.com:jedisct1/libsodium:
Invert (1-y) just before the multiplication by (1...
Fixes #737
74ba82210eb91836c851719e0d2a379cafd24a91 authored over 6 years agod25d6ce7fbf940f2e20e668a2a30d066f66e39e2 authored over 6 years ago
91d9051bce2660dc3f7a6fd890e0ddb602848c22 authored over 6 years ago
Fix warnings in GCC7 related to -Wimplicit-fallthrough
875fbd0e91aec2a1376fe05cee208ab83d726bd3 authored over 6 years agof16896146ac7624615050a473e470b964425c825 authored over 6 years ago
bc7eb925bbb8f2915c1255acd275ad067bdd96a8 authored over 6 years ago
Fix for emscripten breaking change
850edc1175c78ed72124cfbef073c7ecc655c476 authored over 6 years ago787d17348378f551cec67e880764893955da8d13 authored over 6 years ago
preserved in inline assembly code. But that doesn't seem to always
hold true on Visual Studio 2010.
415f07969205f1fb7fd89034177f5194edfc9c9f authored over 6 years ago
Use _MESSAGEBYTES_MAX in crypto_aead_xchacha20poly1305
754cff66d6dab2f9c0be288c5b95d81ac263cb43 authored over 6 years ago462a8ab7758f51290cf5a4168f396ce376cf0553 authored over 6 years ago
Missing test for abytes
d8a5b63b7bd5e92b6de0788d2d3119b131bd05b2 authored almost 7 years ago2ad8162218c681fc33ed0d0edc8ae7af976667d8 authored almost 7 years ago
10207d5aa6abff3ac211a41b0a71910e30f69711 authored almost 7 years ago
. #passthesalt
38b19412e87a679a566a08d5b042b9a8fe56ecc5 authored almost 7 years agob3ffad36483939fd627f4c5363f8f55d313dd387 authored almost 7 years ago
7d4976a304c777c2925f67a7df1a390ca8742f30 authored almost 7 years ago
816cef5de4d95e44da950391e5fc6398957f2307 authored almost 7 years ago
using POSIX getconf for number of available processors
e1618774a8d6bf4b00072da76441203b95c55d6e authored almost 7 years ago212187f87cc5ac8dc9219aeef2465722d42c9191 authored almost 7 years ago
Adding option to enable a full build
13ed035d7dd06e26a5142b0ac46e340cba09fabc authored almost 7 years agoc7f0f0520977635a1c0ed89bb5ec16bd060831ca authored almost 7 years ago
9d582340c40912b952fd4e80d5735d53a208fa4d authored almost 7 years ago
2f4d911300f6aec5cad2ab6a0b26df7123288f08 authored almost 7 years ago
a0cbef0a4a361506cb1bc44d25a0e2172229bdb4 authored almost 7 years ago
6382b91060a48c4654c8751b2078763ebc08e42d authored almost 7 years ago
Run-time wasm test before resolving ready
cab7cc6a88afc2735cd6780e8b44b89898da0a86 authored almost 7 years ago19828dd329ed90cce14d5979e358ce57bbe32088 authored almost 7 years ago
Remove obsolete setting FUNCTION_POINTER_ALIGNMENT
d64a3c6e2f99f86ec7e927282a06e81dfe552886 authored almost 7 years ago
FUNCTION_POINTER_ALIGNMENT was removes from emscripten in January 2018:
https://github.com/kripk...