14 releases (9 major breaking)

new 10.0.0 Jan 25, 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

#566 in Authentication

Download history 171/week @ 2024-09-29 147/week @ 2024-10-06 57/week @ 2024-10-13 148/week @ 2024-10-20 145/week @ 2024-10-27 20/week @ 2024-11-03 124/week @ 2024-11-10 20/week @ 2024-11-17 11/week @ 2024-11-24 11/week @ 2024-12-01 10/week @ 2024-12-08 113/week @ 2024-12-15 6/week @ 2024-12-22 118/week @ 2024-12-29 20/week @ 2025-01-05 3/week @ 2025-01-12

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

MIT/Apache

45KB
850 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
~122K SLoC