mirror of
https://github.com/SantaSpeen/winConnect.git
synced 2025-07-01 23:47:22 +00:00
Update TODOs
This commit is contained in:
parent
9f57667bd0
commit
e0f3ee31ed
@ -8,8 +8,8 @@ Communicate Client-Server via Windows NamedPipe
|
||||
- [x] Add support for safe closing
|
||||
- [x] Add logging
|
||||
- [ ] Send data in chunks (if data is too large)
|
||||
- [ ] Add support for encryption
|
||||
- [ ] simple (via char shift; and auto-pairing)
|
||||
- [x] Add support for encryption
|
||||
- [x] simple (via char xor; and auto-pairing)
|
||||
- [ ] password (via AES and PBKDF2)
|
||||
- [ ] certificate (via RSA)
|
||||
- [ ] Add support for multiple clients
|
||||
|
Loading…
x
Reference in New Issue
Block a user