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

Include crypto_verify_64.h in sodium.h

28ac480ad0e548192c11fc8d247c6b4710c21521 authored almost 11 years ago
De-doxygenize crypto_verify_64.h in this branch.

c3d57f07abecb5a9737f636c279aa41324e866d4 authored almost 11 years ago
+crypto_verify64

80aff278d0f1bd8c71bf9cfeeb4208e106953b31 authored almost 11 years ago
Set VS2010 and VS2012 project files tools version to 4.0.

0f9aec94b61364d34cd199324d654a89465e8616 authored almost 11 years ago
Remove versioning from .props files.

d36bcc85b573adf158f4fece5ae84dd4e886cc9d authored almost 11 years ago
Add a default value for TEST_SRCDIR

e2262de49c039d58bdff68da136bb08309ef57d2 authored almost 11 years ago
Remove unused variables

aa884153388100ac748c43fb5c6a359c38226a36 authored almost 11 years ago
Remove non-threadsafe versions of the crypt(3)-like interface to scrypt.

7791007caf5a5c84835b889acb3e86abfbb14405 authored almost 11 years ago
Stored values that are never read are very likely to get optimized out.

d3605bf4c3531049b64e8f2830f4d416d5811734 authored almost 11 years ago
crypto_hash_sha256_update() cannot fail

c9b87029c1f0eba01ea7d0ef7be10f8cfcfa8432 authored almost 11 years ago
Remove useless define

a62af8a4e3d07cc9d307ef4f1a963329c090f751 authored almost 11 years ago
Do not export crypto_hashblocks*

ca6a52e41314936200e6c0483c1762f9d8017bb3 authored almost 11 years ago
Remove hashblocks_sha256

3d666ce901052b916bc92c97d6bd2f885a537a7d authored almost 11 years ago
Remove hashblocks*.h and sign_edwards25519sha512batch.h from sodium.h

96e8d255b690ffa6ab19c8ea2f78fd92cb375de1 authored almost 11 years ago
Remove unnecessary cast

175bcccee1f1a8dda89f62d5a97b20fdabd08009 authored almost 11 years ago
Remove wrappers

030fac65a8a690642b32b4afb8094a7811f2cfcb authored almost 11 years ago
Explicitly make crypto_hashblocks_sha512.h private.

479620bbd181c500858baa71e1f8238ca8285a98 authored almost 11 years ago
Use cp sha256

6c42962b57bf0f6efa9df473e38be05be9a303ed authored almost 11 years ago
We don't need sysendian.h

9b151f4efe47bed0d5b348147db990abda4774a5 authored almost 11 years ago
Move crypto_hash_sha256_state to the crypto_hash_sha256.h header file

9fa62b38a4434139b9937f0be930698b565db383 authored almost 11 years ago
hash_sha256: ref -> cp

1d8109c4d64e5caa3bfe4dd96210288651e017dd authored almost 11 years ago
Let crypto_pwhash_scryptxsalsa208sha256 use crypto_auth_hmacsha256

a2fc728956382f1d93cfe3889421df8db4dbed24 authored almost 11 years ago
Indentation

23e5b13b003f8271c8be0ba31a6728cbad3e465b authored almost 11 years ago
Replace hmac_sha256 implementation with scrypt's

350771b9d464d944b4bffb6b7d8715cc80550fb8 authored almost 11 years ago
scrypt fixes

4f31e143ca631176e275e15a54c2cb30d7c02f0e authored almost 11 years ago
Initial import of scrypt

a06b00ecf44aa63bb67e48253aa997375742d6ae authored almost 11 years ago
A DWORD is the maximum CryptGenRandom() can support.

8fc8d2f380ee8a99bf46a35e753b5efc0a69e80a authored almost 11 years ago
Merge branch 'master' of github.com:jedisct1/libsodium

* 'master' of github.com:jedisct1/libsodium:
Add explicit uint8_t casts for Blake2's key lengt...

433ba6be9ee2fe37484f8f461d8cacba5fb2f4f5 authored almost 11 years ago
Do not remove previously generated files from the distribution.

b35929d3b1aa970e1fe5a89a7f40259a081cc9f8 authored almost 11 years ago
Add explicit uint8_t casts for Blake2's key length.

via @evoskuil

fcf228e2e7a2a57c9ae5eabbfde5a88ca62e0c71 authored almost 11 years ago
Restore test files.

4b44d01b32937f620c9de518402c6596e536ba8c authored almost 11 years ago
Update VS build, add VS2012 and VS2013 projects.

37baa8a6ab1cfced36c914f7179418baa312b489 authored almost 11 years ago
Add a test for crypto_verify_*()

3f4a8f285d5d7041d595d5e38f2efe3f2c8e617c authored almost 11 years ago
Include crypto_verify_64.h in sodium.h

c7eecc28ba8008d59d0da182465ac985d331ae7d authored almost 11 years ago
De-doxygenize crypto_verify_64.h in this branch.

8dafe380c68f841907db0553a58487f8e71af408 authored almost 11 years ago
+crypto_verify64

d9d29efd6a7d0c3ec9c708ef2ae5d76bb6fb6ef3 authored almost 11 years ago
Update NuGet package.

3019c82a2efd4f0f5e4613e56ae3ee0e84aae959 authored almost 11 years ago
Add VS2012/VS2010 solutions, add test proj to VS2013, remove export files.

7f046509effd87798821aa6be6052a644b2b0f79 authored almost 11 years ago
Make implicit numeric lossy casts explicit (with comments).

716fc4dddd592ab16cbde68451ac488ed4c06299 authored almost 11 years ago
Remove unnecessary defines in package targets.

8ba5f75ec4d3fcb9d73f468ddffe1c634afee7f3 authored almost 11 years ago
Remove unnecessary defines in msvc project properties.

74983973947984537a0544787f1387a128c32544 authored almost 11 years ago
Add vs2013 project with static/ltcg/dynamic, debug/release, x86/x64, NuGet.

19ebd2567b27484244f891d269a4c8972407e059 authored almost 11 years ago
Document the crypto_box and crypto_secretbox easy interfaces

85fd27dc76f91216c44c38078547c55c309b820f authored almost 11 years ago
Add Perl bindings

1720fa1e7c195c59a30349c294b965cd4305373e authored almost 11 years ago
Add sodium++

184831eae1a0be154a0f2c75fee2f63aa125fbd2 authored almost 11 years ago
Add lua-sodium

4ef6007a0749e63aa5cd3a47a9a3567e8d1755fb authored almost 11 years ago
Update the link to Sodium-Idris, via mwarning@

dbe51e8ff86789de75808c4e775807a3fb639574 authored almost 11 years ago
Nothing requires <poll.h> in randombytes_sysrandom.c

9c33a54e89185dde8b83c4dd797a7bdfb352d14c authored almost 11 years ago
Remove bashism

9b82685f142ca392cc0d4774e33be6570b2139f3 authored almost 11 years ago
Use memset_s() if available

9f2e0ba8036439efd39a863c361eebd006baadd7 authored almost 11 years ago
Merge pull request #124 from Prototik/master

Split for armv6 and armv7 archs in buildscripts

12281a73124871cee184acd09aa12456e5b92c26 authored almost 11 years ago
Split for armv6 and armv7 archs in buildscripts

2c48c844d4cff527736c346bc50d122bf0bce193 authored almost 11 years ago
Add crypto_hash_primitive()

639a92ebe7d72b2ed679033a09d0ef201c5db309 authored almost 11 years ago
Merge pull request #122 from sonOfRa/sonames-again

Repair broken sonames

ffe39ab54474fba6ed45f44d447aa95a8f96c0ac authored almost 11 years ago
Repair broken sonames

cd2fabb8f53d71ff9586c83876693c25bdfb6d3d authored almost 11 years ago
Merge pull request #119 from sonOfRa/sonames

Add ./configure option to disable toggle soname versions

7524a9199e7132d83e47b63331046262c12aba18 authored almost 11 years ago
Update android build script

Use the --disable-soname-versions option for android

c62bbd0b6f06f1394f740520e76876f5a0c73c8e authored almost 11 years ago
Add ./configure option to disable toggle versions

I consider this way cleaner than setting some environment
variable in the build script. Per defa...

d8894921734f9ca7c9f70dfbf843ab5e04491912 authored almost 11 years ago
Merge pull request #118 from Prototik/android-buildscripts

Build scripts for android arm/x86/mips

464e590969e811281dde9714e73347cbbe1974d5 authored almost 11 years ago
Build scripts for android arm/x86/mips

16a7691ead0e2fdb53fa0ca051700c295e601c60 authored almost 11 years ago
Append to LIBTOOL_EXTRA_FLAGS in case it is not empty

0e6723c83c849df2de51b205d2bd4d5a6ef0cc78 authored almost 11 years ago
Save and restore errno when opening the random device.

afcba4280210a2eb844ba2d17cab1138ae3065b3 authored almost 11 years ago
^ is not a good way to check for all zeros :) Spotted by sneves@

28b3f2ab0efec3e233216877399d8d4836edb889 authored almost 11 years ago
Reorder vars

49114ee2f588692170c125fce2bc3fa79c5ade8d authored almost 11 years ago
crypto_sign_ed25519_open(): Check that the public key is not all zeroes.

Reported by Mikkel Fahnøe Jørgensen via nightcracker@

bd4aacf078b2511b1a34d29b2550a7561bd94c3a authored almost 11 years ago
Not all the constants have been "picked by theorems".

dfd555df5d2a2d222ceb4f3ebf21dc1ee86d9921 authored about 11 years ago
Check for posix_memalign() presence

b70aa80cc6a50c430dd83a6a3836e34ad3100a51 authored about 11 years ago
Reintroduce 08a4a043d4e2df0f7a947d16986a059e6dd90a3c minus the FUD.

80a1ea8507cb0a0cc507a68c21aa7245ddca37b7 authored about 11 years ago
Fix Steve Gibson's handle

e639d48244cb993ae56a07600c3a04a8acd780ba authored about 11 years ago
Credit Steve Gibson

e324f4132f743d2439dc1a0efd3947cd9a09644d authored about 11 years ago
Add a simple test for the secretbox easy interface.

aaa4dab74aa0ae1f830f54c915e7dbcb09f45b4b authored about 11 years ago
Add an easy interface to secretbox

e8509072a9a999dd66786f414b480e9b08bd2b4e authored about 11 years ago
C++ compat

c57b3c58b3ea5a02033240adb8c48d4de4f614e0 authored about 11 years ago
Add a simple test for crypto_box_open_easy()

a29fcf90a6875ccd460cf85e4c38660acd46b4b4 authored about 11 years ago
Add a crypto_box easy interface

02ec147a0069290a382ed37b5b34285ace982229 authored about 11 years ago
Check xmain() return code in tests.

3fbbffc2c6a09a8faffcbd40645029d41d1044ad authored about 11 years ago
Distribute the dist-build directory

3aa856474a7010d80eaa1bb897090036aa533ebf authored about 11 years ago
Do not require droid-gcc any more to compile for Android

b989d2892518516c2419d88642e75f17bd398ad0 authored about 11 years ago
2014

b5b250e0ba3a5552e16e4e6ff5b0026b28139ff0 authored about 11 years ago
Disable long long warnings when compiled with an old g++ version.

41e66896c8ec2e2339fe10014e9606da0c714a54 authored about 11 years ago
Add a build script for msys-win64, rename msys.sh to msys-win32.sh

eab6ff79d4edbeef44a53a58ff8d56773e599e9e authored about 11 years ago
Add .type @function to export function names in asm implementations (ELF only)

via NeoRaider@

9a88b1ed74a4832dbe33814664055a6cf5e8812e authored about 11 years ago
.gitignore << generichash3

aec12d00b370738f58568f86a1232181b31df663 authored about 11 years ago
Remove ASM version of endian conversion helpers (in portable-jane.h) on PPC

This seems to be causing issues on ppc64 when compiling with optimizations.

d3c949bafa564473dbda7466c88ba603065d30b7 authored about 11 years ago
+Sodium Oxide

db2e1beecb4fc064a601e764bf57ef3072617d50 authored about 11 years ago
Remove unused macro

2994aebafb4e9434979863e4f8ac845365e07272 authored about 11 years ago
Make crypto_scalarmult_curve25519.h architecture-independent

bf72ee931e415433d674b7946f5e8884eece9802 authored about 11 years ago
Make crypto_stream_salsa20.h architecture-independent.

Move implementation-specific functions to compat.c

513363802494622952043bef026da68c9ceef64d authored about 11 years ago
Move Doxygen API doc to its own branch until it is complete.

5ad45ee98cbaa18e39f6570901aab56463d66b82 authored about 11 years ago
innvocation -> invocation

d0793255a3abc2f33434885912d0e3ffdee62406 authored about 11 years ago
Remove trailing spaces

71fb3e3dda61d089a22bb9665d9ed1cfa459e53a authored about 11 years ago
Lenght -> Length

149ce5b377908647521f1bff7848029de352a466 authored about 11 years ago
sodium/version.h.in: fix pasto

6eb2c2a284c38afd0efe04e7d919db9c1f5ef318 authored about 11 years ago
Added api documentation.

The outward facing api has been documented where possible. If the
documentation has not been add...

5a753ba908fe69628ef397ef745d1475a2c15060 authored about 11 years ago
Initial commit for contribution of documentation.

+ Updated `.gitignore`
+ Added `Doxyfile`.

[Doxygen](http://www.doxygen.org) has been setup to ...

e1218882d4e7af008dda128d5a5501e2f960d695 authored about 11 years ago
Remove anti-NIST statement

08a4a043d4e2df0f7a947d16986a059e6dd90a3c authored about 11 years ago
Support randombytes() with size == 0, but don't force implementations to support it

08755e04e14d9fb9ce21d47b2cb7d72f601807a7 authored about 11 years ago
plural

b64f19d4390b399891828f301106c42fea892468 authored about 11 years ago
Better document why sodium_init() should be used if thread safety is required

0331a0da97936fd68eee805a6446d0c2fa899829 authored about 11 years ago
Target iOS 7.1

9927b7460e77c8bed0d6a7c1ebdc1456ca1223d9 authored about 11 years ago