#http-client #cosmian #oauth2 #pkcs12 #authentication #jwt

cosmian_http_client

HTTP client with multi-authentication support

3 unstable releases

0.2.0 Apr 29, 2025
0.1.1 Apr 17, 2025
0.1.0 Apr 17, 2025

#2629 in Cryptography

Download history 589/week @ 2025-04-17 1415/week @ 2025-04-24 1248/week @ 2025-05-01 1023/week @ 2025-05-08 1159/week @ 2025-05-15 976/week @ 2025-05-22 602/week @ 2025-05-29

4,179 downloads per month
Used in 7 crates (2 directly)

BUSL-1.1

47KB
911 lines

Cosmian HTTP Client

The cosmian_http_client:

  • instantiates a client with different authentication methods to interact with a REST API:
    • JWT authentication
    • PKCS12 authentication
  • provides the OAUTH2 login functionality

Dependencies

~26–40MB
~773K SLoC