Top 8 C Authentication Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
-
Project mention: Confusion Attacks: Exploiting Hidden Semantic Ambiguity in Apache HTTP Server | news.ycombinator.com | 2024-08-14
> that's irrelevant to the core developers
That's relevant to me! If I want Apache to act as an OpenID connect relying party, for example, I can just use mod_auth_openidc https://github.com/OpenIDC/mod_auth_openidc installing which is pretty much trivial and requires little work on my part:
sudo apt install libapache2-mod-auth-openidc
-
pam_reattach
Reattach to the user's GUI session on macOS during authentication (for Touch ID support in tmux)
-
-
-
-
3crypt
Strong encryption tool, aiming for 512 bits of symmetric security and memory hard key derivation.
C Authentication discussion
C Authentication related posts
Index
What are some of the best open-source Authentication projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | FreeRADIUS | 2,100 |
2 | Themis | 1,859 |
3 | OpenID | 976 |
4 | pam_reattach | 629 |
5 | eid-mw | 200 |
6 | l8w8jwt | 142 |
7 | ecc | 28 |
8 | 3crypt | 1 |