diff --git a/README.md b/README.md index 0371dd9..b17ed85 100644 --- a/README.md +++ b/README.md @@ -503,7 +503,11 @@ A file is structured like this: | :----------: | :------------: | :----------------: | | No algorithm | `NONE` | _not used anymore_ | | LZMA | `LZMA` | `0x4950` | -| DEFLATE | `DFLT` | `0x4446` | +| DEFLATE | `DFLT` | `0x4446` | + +### 2.7. HSSP v7 (Cryptography Update/CRYP) + +This will be another big update for HSSP to support more encryption algorithms, asynchronous encryption, signing and encryption over the internet. ## 4. Contributors