nimiq / php-xpub

A simple class to derive BTC and ETH extended public keys and addresses without GMP.
10 stars 4 forks source link

Bump simplito/elliptic-php from 1.0.4 to 1.0.6 #1

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps simplito/elliptic-php from 1.0.4 to 1.0.6.

Commits - [`1565260`](https://github.com/simplito/elliptic-php/commit/15652609aa55968d56685c2a9120535ccdc00fd9) ecdsa: Apply nonce bit-length mitigation to stop timing leakage. - [`03a8dbc`](https://github.com/simplito/elliptic-php/commit/03a8dbc6514a1c8e6b00b967bca388d36ab73169) Merge pull request [#17](https://github-redirect.dependabot.com/simplito/elliptic-php/issues/17) from sisou/patch-1 - [`ed65b90`](https://github.com/simplito/elliptic-php/commit/ed65b9050d3bf626da69218eb3af44b49ce6c506) Fix syntax error in string concatenation - [`8860a7f`](https://github.com/simplito/elliptic-php/commit/8860a7f0219f573388379ac9e68097c01c76c4d3) Added another usage example - [`82af341`](https://github.com/simplito/elliptic-php/commit/82af341a3c2df3adbf4b63aaa403218da3d2127b) Merge pull request [#10](https://github-redirect.dependabot.com/simplito/elliptic-php/issues/10) from stefanvangastel/patch-1 - [`8859531`](https://github.com/simplito/elliptic-php/commit/88595318c4410bb01f08b6b83ae139f47d32e789) Added example for base58 encoded keys - [`badde8f`](https://github.com/simplito/elliptic-php/commit/badde8f804d33ab95fac2b5dbb0037c2cdfb4eaa) Added a few practical use cases to README - See full diff in [compare view](https://github.com/simplito/elliptic-php/compare/1.0.4...1.0.6)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nimiq/php-xpub/network/alerts).