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
name: Commit Lint

on:
  pull_request:
    branches: [main]

jobs:
  lint:
    uses: oxidized-mc/ci/.github/workflows/commit-lint.yml@main
    with:
      scopes: "deps"