BACKLOG: Add TODO: Implement Arc4 cipher.

This commit is contained in:
hashlag
2025-09-04 01:15:36 +03:00
parent 4ce7cdecb2
commit 177b6ab1e8

View File

@@ -2,5 +2,6 @@
1. Return number of bytes written from Arc4Gen::Generate(). 1. Return number of bytes written from Arc4Gen::Generate().
2. Implement safe storage. 2. Implement safe storage.
3. Implement Arc4 cipher.
========== < TODO ========== ========== < TODO ==========