Fenrir Protocol's official reference library
Go to file
Luca Fulchir bb348f392e
Connect decrypt to the handshake req
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-02-17 23:30:19 +01:00
src Connect decrypt to the handshake req 2023-02-17 23:30:19 +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 License, ConnectionID, flake update 2023-02-15 11:14:13 +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.