Fenrir Protocol's official reference library
Go to file
Luca Fulchir 9e1312b149
More work on authentication
Still lots of unfinished stuff

Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-02-22 12:30:00 +01:00
src More work on authentication 2023-02-22 12:30:00 +01:00
.editorconfig Stub for libFenrir 2023-02-03 19:18:34 +01:00
.gitignore Initial empty project 2023-02-02 18:33:56 +01:00
Cargo.toml chacha20poly1305 decryption 2023-02-17 23:09:49 +01:00
LICENSE License, ConnectionID, flake update 2023-02-15 11:14:13 +01:00
Readme.md License, ConnectionID, flake update 2023-02-15 11:14:13 +01:00
flake.lock License, ConnectionID, flake update 2023-02-15 11:14:13 +01:00
flake.nix token check function stubs 2023-02-21 22:06:17 +01:00
rustfmt.toml Stub for libFenrir 2023-02-03 19:18:34 +01:00

Readme.md

libFenrir

Official reference implementation of the Fenrir protocol

License

Licensed under the Apache2.0 with LLVM exception.
You should be free to use it with GPL2 or other licenses.