Git Product home page Git Product logo

Comments (7)

Yaytay avatar Yaytay commented on May 27, 2024

Fine by me.

from fusionauth-jwt.

robotdan avatar robotdan commented on May 27, 2024

Thanks for the feedback @Yaytay. If we update the min. required version of Java, I would likely select an LTS, version 11 or 17.

from fusionauth-jwt.

agentgt avatar agentgt commented on May 27, 2024

I was just looking at trying to use Edwards Curve and it is only supported in Java 15 or greater

https://openjdk.org/jeps/339

I have contemplated forking this project to get it since the Algorithm is an enum.

from fusionauth-jwt.

mooreds avatar mooreds commented on May 27, 2024

Should probably look at java 17 now, since it is an LTS: https://www.oracle.com/news/announcement/oracle-releases-java-17-2021-09-14/

from fusionauth-jwt.

robotdan avatar robotdan commented on May 27, 2024

There is some work in progress to make this library more modular so the base can optionally stay on Java 8, and we can add support for various new algorithms using extensions.

#13 (comment)

from fusionauth-jwt.

robotdan avatar robotdan commented on May 27, 2024

LTS versions 8, 11, 17, 21.
https://www.oracle.com/java/technologies/java-se-support-roadmap.html

Probably safe to ditch Java 8 since support is only available through extended or sustaining support from Oracle.

from fusionauth-jwt.

robotdan avatar robotdan commented on May 27, 2024

Planning to leave the base library at Java 8 for compatibility. I don't know that there is any technical benefit to using something later.

We could move to Java 11, to pick up a more recent LTS, but I don't know that it matters much. We should be able to release support for EDDSA w/out requiring the base library use >= Java 17.

from fusionauth-jwt.

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.