Warren
cb2cbfae1a
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
Implement SFTP Phase 11: File hash extensions
- 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
2026-06-15 15:55:06 +08:00
..
2026-05-17 05:44:32 +08:00
2026-06-13 14:39:18 +08:00
2026-06-15 15:55:06 +08:00
2026-06-15 13:54:57 +08:00
2026-05-16 20:47:28 +08:00