krb
A library for using Kerberos for both Rpc and Tcp communication
Description
Jane Street's library for Kerberizing RPC connections so that
- the server gets an authenticated principal (i.e. username) with every incoming connection, and
- RPC communication may be encrypted, if necessary.
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
Dependencies
dune
>= "2.0.0"
username_kernel
>= "v0.15" & < "v0.16"
stdio
>= "v0.15" & < "v0.16"
protocol_version_header
>= "v0.15" & < "v0.16"
ppx_jane
>= "v0.15" & < "v0.16"
hex_encode
>= "v0.15" & < "v0.16"
env_config
>= "v0.15" & < "v0.16"
core
>= "v0.15" & < "v0.16"
base
>= "v0.15" & < "v0.16"
async
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies