From 211f716cdbbab675e682e7cf83d02d61104ff99c Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 11 Dec 2019 19:04:21 +0100 Subject: [PATCH] Remove Keyczar Library was deprecated. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ce32e96..21bf4af 100644 --- a/README.md +++ b/README.md @@ -880,7 +880,6 @@ A curated list of awesome Java frameworks, libraries and software. - [Jwks RSA](https://github.com/auth0/jwks-rsa-java) - JSON Web Key Set parser. - [Kalium](https://github.com/abstractj/kalium) - Binding for the Networking and Cryptography (NaCl) library. - [Keycloak](https://www.keycloak.org) - Integrated SSO and IDM for browser apps and RESTful web services. -- [Keyczar](https://github.com/google/keyczar) - Easy-to-use, safe encryption framework with key versioning. - [Keywhiz](https://github.com/square/keywhiz) - System for distributing and managing secrets. - [Nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) - Advanced password strength estimation. - [OACC](http://oaccframework.org) - Provides permission-based authorization services.