mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-21 14:00:51 +03:00
One specific crypt or hmac method is requested to be negotiated, then several MB of data is transferred.
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/bin/sh
|
|
FIXTURE_TEST_MAC=hmac-sha2-256 exec ./test_read
|