Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Compares tokens constructed using elliptic curve cryptography with PyJWT resp. Eclipse Vert.x

License

Notifications You must be signed in to change notification settings

kordian2k/jwt_elliptic_error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt_elliptic_error

Compares tokens constructed using elliptic curve cryptography with PyJWT resp. Eclipse Vert.x.

mvn package constructs a docker image based on Debian Jesse with Pyhton 3.6 and OpenJDK 8. Then run

docker run -it <image_id>

Requirements

  • docker
  • For the maven docker plugins to succeed the user running maven must have the rights to run docker, e.g., by putting the user running maven into the docker group.

About

Compares tokens constructed using elliptic curve cryptography with PyJWT resp. Eclipse Vert.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published