diff --git a/SubData.md b/SubData.md index 26b7e80..ed9e363 100644 --- a/SubData.md +++ b/SubData.md @@ -27,7 +27,4 @@ This simple language file request now becomes:
For some installs, java has disabled 192 and/or 256 bit encryption. You can download a fix for this [here](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html). For more information, [click here](https://crypto.stackexchange.com/questions/20524/why-there-are-limitations-on-using-encryption-with-keys-beyond-certain-length). -To enable/disable encryption, go to your SubData settings and use one of the following values for `Encryption`: `None`, `AES-128` (`AES` for short), `AES-192`, or `AES-256`. - -## SubData WebDirect -This edition of SubData uses the same JSON protocols as SubData Direct, however the connection is handled by WebSockets instead of raw TCP connections. This effectively makes SubData compatible with things like web browsers. This edition is not included in SubServers and is [available for download here](https://github.com/ME1312/SubServers-2/tree/master/Artifacts). \ No newline at end of file +To enable/disable encryption, go to your SubData settings and use one of the following values for `Encryption`: `None`, `AES-128` (`AES` for short), `AES-192`, or `AES-256`. \ No newline at end of file