From f3cac49b60a9141e1996c86fbaaafd4782e63f1b Mon Sep 17 00:00:00 2001 From: Ahmed Kamel Taha Date: Fri, 16 Sep 2016 18:18:30 +0200 Subject: [PATCH] Adding jjwt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93827f1..acea027 100644 --- a/README.md +++ b/README.md @@ -671,6 +671,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Bouncy Castle](https://www.bouncycastle.org/java.html) - All-purpose cryptographic library. JCA provider, wide range of functions from basic helpers to PGP/SMIME operations. * [Cryptomator](https://cryptomator.org/) - Multiplatform transparent client-side encryption of files in the cloud. * [Google Keyczar](https://github.com/google/keyczar) - Easy to use, yet safe encryption framework with key versioning. +* [jjwt](https://github.com/jwtk/jjwt) - Java JWT: JSON Web Token for Java and Android. * [Keycloak](http://keycloak.jboss.org/) - Integrated SSO and IDM for browser apps and RESTful web services. * [OACC](http://oaccframework.org/) - Provides permission-based authorization services. * [pac4j](https://github.com/pac4j/pac4j) - Security engine.