ed25519 icon indicating copy to clipboard operation
ed25519 copied to clipboard

An Ed25519 implementation for node.js

Results 11 ed25519 issues
Sort by recently updated
recently updated
newest added

Hey bro! You created something the community loves and needs. But leaving pull request unanswered and ignore issues is a horror! Your repository is used by 1.4k other packages. Therefore...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

when I install this package, I meet with the following errors. ```javascript Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\albert\NetCode\NodejsWorkspace\BCJS>npm install ed25519 > [email protected] install...

This PR replaces many of the SRC files in the /src with functionally equivalent source from orlp/ed25519. This was done because the functions / variables in the orlp/ed25519 code have...

The installations fails on Travis running Ubuntu 12.04.5 LTS. Works fine locally on macOS. Here's the full crash and system information on Travis: https://travis-ci.org/andrewda/node-securelogin/jobs/244099347 ``` make: Entering directory `/home/travis/build/andrewda/node-securelogin/node_modules/ed25519/build' CC(target)...

Please add the ability to specify the private key (previosly stored somewhere else) as well as getting the Public key derrived from the private that was manually set.

I couldn't find the batch verification/signing feature of ed25519 in this implementation. Is it on the roadmap? I would help but I'm not very experienced in the field of cryptology...

``` # npm install ed25519 npm http GET https://registry.npmjs.org/ed25519 npm http 304 https://registry.npmjs.org/ed25519 npm http GET https://registry.npmjs.org/nan npm http GET https://registry.npmjs.org/bindings npm http 304 https://registry.npmjs.org/nan npm http 304 https://registry.npmjs.org/bindings >...