Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Argon2 for Node.js

Node.js bindings for Argon2 hashing algorithm
Collective - Host: opensource - https://opencollective.com/node-argon2 - Code: https://github.com/ranisalt/node-argon2

Properly implement move construction of parameters

github.com/ranisalt/node-argon2 - 0dd5c88b25866afaff9f4f09065c880ce602f67c authored over 8 years ago by Ranieri Althoff <[email protected]>
Fixed build issue on OS X (#57)

github.com/ranisalt/node-argon2 - 7af9043487365667caec7d612e609992b38641bb authored over 8 years ago by igi2k <[email protected]>
Update version to v0.14.0 [ci skip]

github.com/ranisalt/node-argon2 - 752cd775ef37f83e9c19c9ca36541a73d8a51f6f authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix spacing issue and remove old comment

github.com/ranisalt/node-argon2 - 2c62dc235e107c14d1cbf815913bff307fdda544 authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix issues with unsupported ES6 on Node <6

github.com/ranisalt/node-argon2 - d9e9707038184edfb6b76de9b52d5e5415a9ce32 authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix name clash with node headers, closes #55

github.com/ranisalt/node-argon2 - c02ea6af08520a6e81f6b9572c07c27026a49c1f authored over 8 years ago by Ranieri Althoff <[email protected]>
Drop unsupported ES feature, prevent lib to be babelised

github.com/ranisalt/node-argon2 - daf3b6595671139da5307b54c4f5135528c56f33 authored over 8 years ago by Ranieri Althoff <[email protected]>
Ignore more unused stuff from Argon2 [ci skip]

github.com/ranisalt/node-argon2 - dd7bf1da9218509cd87c17781d794abb5871d860 authored over 8 years ago by Ranieri Althoff <[email protected]>
Update version to v0.13.0 [ci skip]

github.com/ranisalt/node-argon2 - aede4bf5aaff07f1331fc2686b20b32e5c7c47b6 authored over 8 years ago by Ranieri Althoff <[email protected]>
Drop deprecation warning to clean readme [ci skip]

github.com/ranisalt/node-argon2 - e13d77418e658a8d9e0fdd65fac3afde8666781a authored over 8 years ago by Ranieri Althoff <[email protected]>
Update node versions to test

github.com/ranisalt/node-argon2 - 56c36f97f052246f57938b19f79d6e8698611fa6 authored over 8 years ago by Ranieri Althoff <[email protected]>
chore(package): update nyc to version 8.0.0 (#52)

https://greenkeeper.io/

github.com/ranisalt/node-argon2 - 6d66d30f89e32896f0ce75d395c75198af5d854d authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update ava to version 0.16.0 (#51)

https://greenkeeper.io/

github.com/ranisalt/node-argon2 - 5f799de90e6d4e5c43cc599bd8914b5e80ebb68e authored over 8 years ago by Greenkeeper <[email protected]>
Properly handle resolve and reject callbacks

github.com/ranisalt/node-argon2 - 1155f766778c30a76265b96f7b957fdaac9bf496 authored over 8 years ago by Ranieri Althoff <[email protected]>
Use const where possible

github.com/ranisalt/node-argon2 - 5c3ca3b9dca181058f8cee69ae95268782c56d6e authored over 8 years ago by Ranieri Althoff <[email protected]>
Use buffers everywhere

github.com/ranisalt/node-argon2 - c95761eabeb16b4099e733eaff2ebc58032a8c20 authored over 8 years ago by Ranieri Althoff <[email protected]>
Cleanup tests

github.com/ranisalt/node-argon2 - 14bf35f4b59c328c789e0575856bd46f53501cef authored over 8 years ago by Ranieri Althoff <[email protected]>
Revert Map, not consistently available through supported Node versions

github.com/ranisalt/node-argon2 - 3fadc395a569c06f3de187eba732ebf912ba0ff3 authored over 8 years ago by Ranieri Althoff <[email protected]>
Use better values for benchmarking scaling

github.com/ranisalt/node-argon2 - 31bab9ca0d4a2c7dddce3f3e93a18ab4ae1374f2 authored over 8 years ago by Ranieri Althoff <[email protected]>
Don't use asserts and promisify validation

github.com/ranisalt/node-argon2 - edbb941fd0e6c532eca4a3b74df4b24066d0427e authored over 8 years ago by Ranieri Althoff <[email protected]>
Deduct hash type on metal

github.com/ranisalt/node-argon2 - 5bd17b4368de5819995db3420bb7723981295e05 authored over 8 years ago by Ranieri Althoff <[email protected]>
Hopefully save a few copies

github.com/ranisalt/node-argon2 - bb7d9c8ee5b2b9fac5a00b237edbd8aef8f23733 authored over 8 years ago by Ranieri Althoff <[email protected]>
Pass options object directly to metal

github.com/ranisalt/node-argon2 - 6530528155255faab4aca8cc8b65ec1ff0c46677 authored over 8 years ago by Ranieri Althoff <[email protected]>
Add missing LICENSE [ci skip]

github.com/ranisalt/node-argon2 - 4dbd7859b4895cc81f5c84dc62971714920933db authored over 8 years ago by Ranieri Althoff <[email protected]>
Oops that went unnoticed

github.com/ranisalt/node-argon2 - 14043d65d50889ed71c809211daf64f407d57750 authored over 8 years ago by Ranieri Althoff <[email protected]>
Use assertions for boundary checking

github.com/ranisalt/node-argon2 - 0ccec77f15ce927127dfd32e77e3e733c9abb3ee authored over 8 years ago by Ranieri Althoff <[email protected]>
Trim down dependencies, use default Promises

github.com/ranisalt/node-argon2 - d138f7d33955c571ee5c5eb7d4b81032be0f05fd authored over 8 years ago by Ranieri Althoff <[email protected]>
Add differences to node-argon2-ffi to README [ci skip]

github.com/ranisalt/node-argon2 - 74b2751e3543dcdbbc679558b49c95c2c8ddbd98 authored over 8 years ago by Ranieri Althoff <[email protected]>
Replace benchmark library with sandra

github.com/ranisalt/node-argon2 - 6b464e367b3befeb365b02bc5e0116252231fadc authored over 8 years ago by Ranieri Althoff <[email protected]>
Drop badges to the next line and add CodeWake badge [ci skip]

github.com/ranisalt/node-argon2 - e1f0a4ae7b6ba6fe0ac036ebf0981dcba00494de authored over 8 years ago by Ranieri Althoff <[email protected]>
Drop undocumented unsafe feature

github.com/ranisalt/node-argon2 - f206604bd192cc67b8f7df9149d13ddbdb95c4d4 authored over 8 years ago by Ranieri Althoff <[email protected]>
Simplify function

github.com/ranisalt/node-argon2 - 98c5c672e0caf191db5deb2d73325291a151d6ff authored over 8 years ago by Ranieri Althoff <[email protected]>
Remove redundant use strict statement

github.com/ranisalt/node-argon2 - 3fa78e24f802990adbab8d9fe3eaafc52b0dee33 authored over 8 years ago by Ranieri Althoff <[email protected]>
Explicit dependency to make Travis happy

github.com/ranisalt/node-argon2 - b4272bee4b431fc79f12aa585b12f481213f480f authored over 8 years ago by Ranieri Althoff <[email protected]>
Replace macros with functions

github.com/ranisalt/node-argon2 - 0d7b253a7497a64b87e124562e32822fd9142ea9 authored over 8 years ago by Ranieri Althoff <[email protected]>
Update all dependencies

github.com/ranisalt/node-argon2 - 30db455fd4f13ec5729fcdf7d626dff1e94dfe2a authored over 8 years ago by Ranieri Althoff <[email protected]>
Replace tap with ava for compact tests

github.com/ranisalt/node-argon2 - 6a2fd07d80ff9e17f768063832c435e9193110c6 authored over 8 years ago by Ranieri Althoff <[email protected]>
Update node versions to test

github.com/ranisalt/node-argon2 - bdc1cc25b10d4d6196b8f13bc7468d6a6d19c60e authored over 8 years ago by Ranieri Althoff <[email protected]>
chore(package): update tap to version 6.0.0 (#48)

https://greenkeeper.io/

github.com/ranisalt/node-argon2 - 6193a7d9dfa2dd7e3d4098f601f2651b161733f5 authored over 8 years ago by Greenkeeper <[email protected]>
Update compiler instructions to readme for OSX (#47)

github.com/ranisalt/node-argon2 - a3f15c92cf227e78860df4343f97671dad811867 authored over 8 years ago by Titouan <[email protected]>
Fix benchmark promises

github.com/ranisalt/node-argon2 - 896ffa20a86f5203ca7db73f4de637d32abc622c authored over 8 years ago by Ranieri Althoff <[email protected]>
Merge test files

github.com/ranisalt/node-argon2 - e413b316df7ff147e12d45e600589eac7c4d1144 authored over 8 years ago by Ranieri Althoff <[email protected]>
Support promise libraries with any-promise

github.com/ranisalt/node-argon2 - b89d5d629b38403f7b329754902880ae15b74a87 authored over 8 years ago by Ranieri Althoff <[email protected]>
Drop sync documentation

github.com/ranisalt/node-argon2 - 97997676f3b503d8c86a82480095bf8df023ae0b authored over 8 years ago by Ranieri Althoff <[email protected]>
Reorder stuff on README

github.com/ranisalt/node-argon2 - 2bc3616af04dd5ca64fa6eeefd15f48580795b07 authored over 8 years ago by Ranieri Althoff <[email protected]>
Don't include tests with extra deps

github.com/ranisalt/node-argon2 - 19517ec267acaca6fa836423153e2599e0ffb162 authored over 8 years ago by Ranieri Althoff <[email protected]>
Move tests to directory and split to improve organization

github.com/ranisalt/node-argon2 - 638951249173d8ba9876ef605c8221cf7c25e84f authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix issue with xo 0.16

github.com/ranisalt/node-argon2 - 4e874128346709691272b1b47e2359aaca586366 authored over 8 years ago by Ranieri Althoff <[email protected]>
chore(package): update xo to version 0.16.0

https://greenkeeper.io/

github.com/ranisalt/node-argon2 - 7936e73fb30d009ad51f766466fc87c2afda74fe authored over 8 years ago by greenkeeperio-bot <[email protected]>
Enhance promise support (fixes #44)

* Add possibility to change Promise library

* Use bluebird promises on benchmark

github.com/ranisalt/node-argon2 - d4ceaf5e397a222345f6b5f695eac849e6222817 authored over 8 years ago by Daniel Schougaard <[email protected]>
Unignore test files with linguist [ci skip]

github.com/ranisalt/node-argon2 - 6a49659fe7d5c3cc599ef210b100a812506b3538 authored over 8 years ago by Ranieri Althoff <[email protected]>
Unmask files needed for non-x86

github.com/ranisalt/node-argon2 - f316dc725a59046b3602209da68fb8d8e3e77ca6 authored over 8 years ago by Ranieri Althoff <[email protected]>
Compile optimized SSE version on x86 only

github.com/ranisalt/node-argon2 - 0865b21db9aae136f0a2b5918ef60954b1e06cec authored over 8 years ago by Ranieri Althoff <[email protected]>
Drop synchronous code from C++

github.com/ranisalt/node-argon2 - 3e56cf5df40dfb0c39cafb518f917a367518cbdf authored over 8 years ago by Ranieri Althoff <[email protected]>
Use better readable names on benchmarks

github.com/ranisalt/node-argon2 - c59feb3053bad59b57e5473f9aaf87969d64b379 authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix benchmarks to work with async/await

github.com/ranisalt/node-argon2 - 9069d4ac2c50dd99162465911c0e1a4409ed64c1 authored over 8 years ago by Ranieri Althoff <[email protected]>
Simplify syntax for benchmark

github.com/ranisalt/node-argon2 - b0257e2d989be8a83df5cebba65c78377cb55465 authored over 8 years ago by Ranieri Althoff <[email protected]>
Drop synchronous API entirely, warning on README

github.com/ranisalt/node-argon2 - 3610b260f46e1f2a9eee2f2e67ada785b7f1fd29 authored over 8 years ago by Ranieri Althoff <[email protected]>
Use async/await on benchmark to drop dependencies

github.com/ranisalt/node-argon2 - ce8ac6a3eb7da916855a067c588c3a45529a6558 authored over 8 years ago by Ranieri Althoff <[email protected]>
Change coding style

- Don't use trailing semicolons
- Don't use parenthesis around single arg arrow function
- Prefe...

github.com/ranisalt/node-argon2 - 59e80d55b963f6815426b02569b190ccfca3a3b3 authored over 8 years ago by Ranieri Althoff <[email protected]>
Disable annoying warning about div regex

github.com/ranisalt/node-argon2 - 5d61921a147adfde12d1e95a364e7b1fcbc56012 authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix issue with Node<5 on Travis

github.com/ranisalt/node-argon2 - 414683aeba0ea2acb384710f1079031863e7d814 authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix versions to test, don't use aliases

github.com/ranisalt/node-argon2 - ae689d72d3de47e9c3937bb8add436e3bd206a43 authored over 8 years ago by Ranieri Althoff <[email protected]>
Update node versions to test, drop older than lts

github.com/ranisalt/node-argon2 - c2dee49799f0108c952bda8a05b32f75e57d6ebc authored over 8 years ago by Ranieri Althoff <[email protected]>
Update package version to publish

github.com/ranisalt/node-argon2 - fcd24f6717712903ccb66295f05b4c115ac48701 authored over 8 years ago by Ranieri Althoff <[email protected]>
chore(package): update xo to version 0.15.1

github.com/ranisalt/node-argon2 - 3661ac4ddc2cddbcd5fa164cfab6f74dd039517d authored over 8 years ago by Ranieri Althoff <[email protected]>
Rename file to preserve kebab case

github.com/ranisalt/node-argon2 - f8d279333f45b0979b0885b84686803e50ae6621 authored over 8 years ago by Ranieri Althoff <[email protected]>
Update xo to version 0.14.0 🚀

* chore(package): update xo to version 0.14.0

http://greenkeeper.io/

* Fix xo rules

github.com/ranisalt/node-argon2 - c47a0b4833db5d6634a6725cd17ae4e25cb0215a authored over 8 years ago by Greenkeeper <[email protected]>
Fix and clarify verify explanation

github.com/ranisalt/node-argon2 - 346a68aa8448dbbb4e1345740cab7b7cc947b7cb authored over 8 years ago by Ranieri Althoff <[email protected]>
Ignore more unused stuff from Argon2 [ci skip]

github.com/ranisalt/node-argon2 - 307e25792e693cbb24e950c53693af3475b181ce authored over 8 years ago by Ranieri Althoff <[email protected]>
Prepare for next version [ci skip]

github.com/ranisalt/node-argon2 - a938972d3fb0fdc1f49061cb3d7e70c978f96d6c authored over 8 years ago by Ranieri Althoff <[email protected]>
Add note to recursive clone [ci skip]

github.com/ranisalt/node-argon2 - 25944ec452d5f50855129f8e837610a85bdcfc9f authored over 8 years ago by Ranieri Althoff <[email protected]>
Fix code style and coverage

github.com/ranisalt/node-argon2 - 9b2905aeaea2d4f350265e6f66cb7f6afe5fad09 authored over 8 years ago by Ranieri Althoff <[email protected]>
Update to Argon2 v1.3

github.com/ranisalt/node-argon2 - 41ac291656e33e535c343fb043bbeea5d3607b6f authored over 8 years ago by Ranieri Althoff <[email protected]>
Test for timeout specific issues

github.com/ranisalt/node-argon2 - 6551d55810ab08dee9b594a982c465a6dcb770a2 authored over 8 years ago by Ranieri Althoff <[email protected]>
Revert promises to JS, fixes #25 #33 #37

github.com/ranisalt/node-argon2 - 779cfd7b325bead510cf884bb767b0a0d89c63b0 authored over 8 years ago by Ranieri Althoff <[email protected]>
Test for hash validity on verification

github.com/ranisalt/node-argon2 - fbc01bb6d55589996b91f1384eba52c8b713412b authored over 8 years ago by Ranieri Althoff <[email protected]>
Update Node versions to test

github.com/ranisalt/node-argon2 - b54fd4b5fc078ebab5bd45ae3e6daade91eda65a authored almost 9 years ago by Ranieri Althoff <[email protected]>
Update Node versions to test

github.com/ranisalt/node-argon2 - 000751a72b761f9110b27cea20caebe88f804af8 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Merge pull request #36 from ranisalt/greenkeeper-babel-tap-5.0.0

Update babel-tap to version 5.0.0 🚀

github.com/ranisalt/node-argon2 - 5cf1edc435597aed2382507db6a12a885548a61e authored almost 9 years ago by Ranieri Althoff <[email protected]>
Fix compatibility with babel-tap 5.0.0

github.com/ranisalt/node-argon2 - f6a1e5d1bd91d35086043e1a0201c969f11ea86d authored almost 9 years ago by Ranieri Althoff <[email protected]>
chore(package): update babel-tap to version 5.0.0

http://greenkeeper.io/

github.com/ranisalt/node-argon2 - 4385eb359ff582ad88d18adbcbacd2239eae080e authored almost 9 years ago by greenkeeperio-bot <[email protected]>
Fix typo [ci skip]

github.com/ranisalt/node-argon2 - abcc5d20849fb1dc3ed56333792a9937a3bc88b3 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Point to the CLI tool on README [ci skip]

github.com/ranisalt/node-argon2 - bb7db77aeec8d94d23f31209b350ec3f7ccd4eec authored almost 9 years ago by Ranieri Althoff <[email protected]>
Use default initializers on async workers

github.com/ranisalt/node-argon2 - 6e848257662c1ca35d4fb349ced8f188ee4a2bc5 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Simplify error handling, reduce amount of promises

github.com/ranisalt/node-argon2 - 0f8cf422d6a31da55c1d56027231e73d98830ece authored almost 9 years ago by Ranieri Althoff <[email protected]>
Published v0.10.0 [ci skip]

github.com/ranisalt/node-argon2 - e0a0832206fcd43593f4b6150da0c77483e80891 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Specify VS version to work, fixes #34

github.com/ranisalt/node-argon2 - a81807a8bae5904a1595d510399a9b4ecf244efa authored almost 9 years ago by Ranieri Althoff <[email protected]>
Move cli to specific package, fixes #32

github.com/ranisalt/node-argon2 - d0da2ad5cd4706d91e8baf1587b7fda55c97acdf authored almost 9 years ago by Ranieri Althoff <[email protected]>
Use a simpler version of base64 length formula

github.com/ranisalt/node-argon2 - 5077ef382870761c35dcbc4962539efeb233de7a authored almost 9 years ago by Ranieri Althoff <[email protected]>
Merge pull request #35 from ranisalt/greenkeeper-xo-0.13.0

Update xo to version 0.13.0 🚀

github.com/ranisalt/node-argon2 - 4187b6093573ff7cd9c3aff57a177f0ed88c1962 authored almost 9 years ago by Ranieri Althoff <[email protected]>
chore(package): update xo to version 0.13.0

http://greenkeeper.io/

github.com/ranisalt/node-argon2 - 5806779ae76180f712e87ea12ae19f6952695dfc authored almost 9 years ago by greenkeeperio-bot <[email protected]>
Fix and improve encoded length calculation

github.com/ranisalt/node-argon2 - 65a528168badbf86c5ef28f7e2dc2e9d27789717 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Merge branch 'cli'

github.com/ranisalt/node-argon2 - b8953fc33e8b5c3c1f45bf27cb943988299fa183 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Allow failure on machines Travis refuses to work

github.com/ranisalt/node-argon2 - 90377444decfc4b423e54dee6a0545dd1085a72d authored almost 9 years ago by Ranieri Althoff <[email protected]>
Tests for the CLI tool

github.com/ranisalt/node-argon2 - 304606f87a60600248f4e466784c33a27c31bf8c authored almost 9 years ago by Ranieri Althoff <[email protected]>
Add command line utility for hashing

github.com/ranisalt/node-argon2 - 6105e533a72716a56dda6093604d4de9313174f5 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Merge branch 'cosmetics'

github.com/ranisalt/node-argon2 - 8a8bebee48ff4e87bf438304e41ae0f585f54752 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Merge pull request #30 from rdegges/fix-es6-notes

Updating the readme to properly reflect ES7 features.

github.com/ranisalt/node-argon2 - 2a755a8720adf5a1192d409d24e70ebfa7387b43 authored almost 9 years ago by Ranieri Althoff <[email protected]>
Remove type limits warning from Argon2 library

github.com/ranisalt/node-argon2 - f883a208428b00b4db19316437faccff452274c0 authored almost 9 years ago by Ranieri Althoff <[email protected]>