Giter VIP home page Giter VIP logo

Comments (6)

str4d avatar str4d commented on August 21, 2024 1

I recommend using my newer library https://github.com/cryptography-cafe/ed25519-elisabeth for non-JCA usage. It's still in beta, so now would be a good time to test it and give feedback.

from ed25519-java.

om26er avatar om26er commented on August 21, 2024

ping! I am currently looking at a way to extract the private key from openssh private key file, which has proven to be quite a challenge in java. Any pointers there would be very helpful.

from ed25519-java.

maxidorius avatar maxidorius commented on August 21, 2024

For anyone interested how to do this, here is how I've done it, only storing the seed in a file.

from ed25519-java.

maxidorius avatar maxidorius commented on August 21, 2024

@om26er Are you sure this is the right project? SSH key tend to be RSA, not ed25519

from ed25519-java.

om26er avatar om26er commented on August 21, 2024

@om26er Are you sure this is the right project? SSH key tend to be RSA, not ed25519

OPENSSH keys can also be ed25519. I figured what I was looking for, took me a while but here https://gist.github.com/om26er/494b2b34bd605ec081b9d7057cc4aa2f

from ed25519-java.

eschoenawa avatar eschoenawa commented on August 21, 2024

Sadly this issue is still open and doesn't have a solution for me. I want to be able to work with an Arduino and my app. The Arduino Cryptography Library works with the raw keys (the java equivalent would be PublicKey.getEncoded()). Now I want to use one of these raw keys to create an EdDSAPublicKey (storing the seed like @maxidorius isn't an option, as the Arduino-library doesn't supply the seed). Any ideas on how I can achieve this?

from ed25519-java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.