oxidized-crypto 0.1.0-dev.ffe736c

Minecraft protocol cryptography — AES-128-CFB8 stream cipher, RSA-1024 keypair generation, Minecraft SHA-1 digest
Documentation
1
2
3
4
5
6
7
8
9
10
11
edition = "2024"

# Line length
max_width  = 100
hard_tabs  = false
tab_spaces = 4

# Style
use_small_heuristics       = "Default"
match_block_trailing_comma = true
newline_style              = "Unix"