dazoe / ed25519

An Ed25519 implementation for node.js
BSD 2-Clause "Simplified" License
116 stars 49 forks source link

Port macOS fix from fork #28

Closed erikmav closed 4 years ago

erikmav commented 4 years ago

Reimplement commit 42d04f98 from https://github.com/gaoxiangxyz/ed25519 to fix apparent compiler bug on macOS.