16 releases (9 major breaking)

new 10.1.0 Apr 12, 2025
10.0.1 Feb 12, 2025
10.0.0 Jan 25, 2025
9.0.0 Dec 30, 2024
0.0.0 Jul 1, 2024

#1130 in Authentication


Used in 4 crates (3 directly)

MIT/Apache

45KB
849 lines

This crate implements the letmein wire protocol.

Serializing messages to a raw byte stream and deserializing raw byte stream to a message is implemented here.

The letmein authentication algorithm primitives are implemented here.


letmein - Authenticated port knocking

Homepage

Git repository

Github repository

This is a library crate for the letmein application.

License

Copyright (c) 2024 Michael Büsch m@bues.ch

Licensed under the Apache License version 2.0 or the MIT license, at your option.

Dependencies

~4–13MB
~133K SLoC