Giter Club home page Giter Club logo

Comments (4)

bensie avatar bensie commented on June 21, 2024

Not yet, but I will look into adding it! Pull requests are also welcome if
you get to it first.

On Friday, March 21, 2014, Nicolas [email protected] wrote:

Hi!

Does it support ECDSA key format? At least for public key validation?

Reply to this email directly or view it on GitHubhttps://github.com//issues/15
.

from sshkey.

n-rodriguez avatar n-rodriguez commented on June 21, 2024

Thanks for your quick answer :)
But I think I've found what I was looking for : load_data_public_key

from sshkey.

bensie avatar bensie commented on June 21, 2024

OpenSSL doesn't provide a way to generate ECDSA keys from what I can tell, making this non-trivial to implement and fully support using pure Ruby.

I'll keep an eye out for other ways of generating, but for now this is off the table.

Glad you were able to find a workaround!

from sshkey.

mcclymont avatar mcclymont commented on June 21, 2024

I think it is possible to generate an elliptic curve key with the OpenSSL binding, but it's not well documented at all. There is an instance method 'generate_key' but I'm not sure exactly how to use it.

Interestingly, Ruby 2.4.0 has a new method on OpenSSL::PKey::EC 'generate' which may make things easier:
http://ruby-doc.org/stdlib-2.4.0/libdoc/openssl/rdoc/OpenSSL/PKey/EC.html

from sshkey.

Related Issues (16)

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.