Update README.md

This commit is contained in:
Andreas Kull
2018-08-04 17:03:42 +02:00
committed by GitHub
parent 695b617330
commit 23f56a4c54

View File

@ -813,7 +813,7 @@ A curated list of awesome Java frameworks, libraries and software.
- [OACC](http://oaccframework.org) - Provides permission-based authorization services.
- [pac4j](https://github.com/pac4j/pac4j) - Security engine.
- [PicketLink](http://picketlink.org) - Umbrella project for security and identity management.
- [Tink](http://github.com/google/tink) - multi-language, cross-platform library that provides a simple and misuse-proof API for common cryptographic tasks.
- [Tink](http://github.com/google/tink) - Provides a simple and misuse-proof API for common cryptographic tasks.
- [Vault](https://www.vaultproject.io) - Secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets. It handles leasing, key revocation, key rolling, and auditing. Through a unified API, users can access an encrypted Key/Value store and network encryption-as-a-service, or generate AWS IAM/STS credentials, SQL/NoSQL databases, X.509 certificates, SSH credentials, and more.
### Serialization