Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-28 | PSOV3Encryption: Make `update_stream()` a lot cleaner | mrb0nk500 | |
2023-02-28 | PSOV3Encryption: Rename `encrypt()` -> `init()` | mrb0nk500 | |
Shoutouts to fuziqersoftware for pointing this out. | |||
2023-02-28 | PSOV3Encryption: Add, and fully match `PSOV3Encryption` | mrb0nk500 | |
Boy, that took way too long to match, mainly due to regalloc issues in `update_stream()`. |