Implement SFTP Phase 11: File hash extensions
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled

- Add md5-hash@openssh.com extension (MD5 hash calculation)
- Add sha256-hash@openssh.com extension (SHA256 hash calculation)
- Server-side hash computation using md5 and sha2 crates
- Support offset and length parameters for partial file hashing
- SFTP now 100% complete with 6 extensions (2 new hash extensions)
- Total SFTP operations: 20 core + 6 extensions = 26 operations
This commit is contained in:
Warren
2026-06-15 15:55:06 +08:00
parent e73790392e
commit cb2cbfae1a
3 changed files with 94 additions and 0 deletions

Binary file not shown.