Crates.io | skrillax-security |
lib.rs | skrillax-security |
version | 0.1.0 |
source | src |
created_at | 2024-04-28 19:39:50.74644 |
updated_at | 2024-04-28 19:39:50.74644 |
description | Security implementation for Silkroad Online packet streams. |
homepage | |
repository | https://git.eternalwings.de/tim/skrillax-network |
max_upload_size | |
id | 1223504 |
size | 45,975 |
skrillax-security
is part of the skrillax-network
family of
crates for handling the network part of communication between a Silkroad Online client and/or server. This crate
specifically deals with the security aspects of a Silkroad Online connection. In particular, the encryption used,
the handshake as well as other security measures like checksum generation.
For documentation, please see the docs.rs page.
Like the rest of the skrillax-network
crates, this crate is licensed under the MIT license.