skrillax-security

Crates.ioskrillax-security
lib.rsskrillax-security
version0.1.0
sourcesrc
created_at2024-04-28 19:39:50.74644
updated_at2024-04-28 19:39:50.74644
descriptionSecurity implementation for Silkroad Online packet streams.
homepage
repositoryhttps://git.eternalwings.de/tim/skrillax-network
max_upload_size
id1223504
size45,975
Tim Hagemann (kumpelblase2)

documentation

README

skrillax-security

Crates.io Docs.rs

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.

Documentation

For documentation, please see the docs.rs page.

License

Like the rest of the skrillax-network crates, this crate is licensed under the MIT license.

Commit count: 0

cargo fmt