Skip to content

Added EdDSA with curve25519 support#103

Open
Mischala wants to merge 1 commit intolawliet89:masterfrom
Mischala:EdDSA-25519
Open

Added EdDSA with curve25519 support#103
Mischala wants to merge 1 commit intolawliet89:masterfrom
Mischala:EdDSA-25519

Conversation

@Mischala
Copy link

Was looking for a Rust Jose library to compare with another project I am working on.
Found biscuit, saw no support for EdDSA, saw Ring supported it, so I thought I would try ad it.

please let me know if I'm missing anything!

Copy link
Owner

@lawliet89 lawliet89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR.

A couple of changes would make it work:

  • Bump this line in .travis.yml to 1.31 since some of the dependent crates now require Rust 2018
  • Please add some tests to try encoding/decoding JWT signed with ED25519

@lawliet89 lawliet89 self-assigned this Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants