Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(curves): Add curve25519 in Weierstrass form
Java's main crypto library BouncyCastle implements curve25519 in the Weierstrass form. Adding it to elliptic allows for easier interoperability between these two libraries.
- Loading branch information