Skip to content

Commit

Permalink
Add Topaz OSS authorization (akullpp#1058)
Browse files Browse the repository at this point in the history
  • Loading branch information
noashavit authored Jul 27, 2023
1 parent 1193a85 commit 501b800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -979,6 +979,7 @@ _Libraries that handle security, authentication, authorization or session manage
- [SSLContext-Kickstart](https://github.com/Hakky54/sslcontext-kickstart) - High-level SSL context builder for configuring HTTP clients with SSL/TLS.
- [Themis](https://github.com/cossacklabs/themis) - Multi-platform high-level cryptographic library provides easy-to-use encryption for protecting sensitive data: secure messaging with forward secrecy, secure data storage (AES256GCM); suits for building end-to-end encrypted applications.
- [Tink](https://github.com/google/tink) - Provides a simple and misuse-proof API for common cryptographic tasks.
- [Topaz](https://www.topaz.sh) - Fine-grained authorization for applications with support for RBAC, ABAC, and ReBAC.

### Serialization

Expand Down

0 comments on commit 501b800

Please sign in to comment.