UNPKG

pure-js-sftp

Version:

A pure JavaScript SFTP client with revolutionary RSA-SHA2 compatibility fixes. Zero native dependencies, built on ssh2-streams with 100% SSH key support.

7 lines 254 B
"use strict"; /** * SSH Key Utilities * Currently empty - hash algorithm functions are defined inline in child process scripts * where they're actually used. This file exists to maintain import structure. */ //# sourceMappingURL=ssh-key-utils.js.map