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.

6 lines 242 B
/** * 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.d.ts.map