15 releases (9 major breaking)

10.0.1 Feb 12, 2025
9.0.0 Dec 30, 2024
8.0.0 Dec 18, 2024
7.2.0 Nov 10, 2024
0.0.0 Jul 1, 2024

#338 in Authentication

Download history 28/week @ 2024-11-13 16/week @ 2024-11-20 10/week @ 2024-11-27 13/week @ 2024-12-04 3/week @ 2024-12-11 118/week @ 2024-12-18 98/week @ 2024-12-25 37/week @ 2025-01-01 7/week @ 2025-01-08 108/week @ 2025-01-22 17/week @ 2025-01-29 9/week @ 2025-02-05 191/week @ 2025-02-12 8/week @ 2025-02-19 8/week @ 2025-02-26

218 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

45KB
849 lines

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.


lib.rs:

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.

Dependencies

~4–13MB
~130K SLoC