mirror of
https://github.com/libssh2/libssh2.git
synced 2026-01-06 14:21:57 +03:00
One specific crypt or hmac method is requested to be negotiated, then several MB of data is transferred.
3 lines
57 B
Bash
Executable File
3 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
FIXTURE_TEST_CRYPT=aes256-ctr exec ./test_read
|