Package com.velocitypowered.natives.encryption
package com.velocitypowered.natives.encryption
-
ClassDescriptionImplements AES-CFB8 encryption/decryption using
Cipher.Implements AES-CFB8 encryption/decryption using a native library.Implements an AES-CFB8 cipher that either encrypts or decrypts connection data.A factory interface forVelocityCipher.