zip-encrypted is a library for Node.js for compressing and decompressing data and files using passwords.
AES-256 and legacy Zip 2.0 encryption for Zip files
AES-256 and legacy Zip 2.0 encryption for Zip files
Unzip cross-platform streaming API
Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk
unzip a zip file into a directory using 100% javascript
Create, read and edit .zip files with JavaScript http://stuartk.com/jszip
node.js library for reading and extraction of ZIP archives
Encrypted Content-Encoding for HTTP
TypeScript definitions for adm-zip
A JavaScript library to zip and unzip files in the browser, Deno and Node.js
a streaming zip archive generator.
ZIP maker for Electron Forge
Cross-platform .zip file creation
Zip it and ship it
Encapsulated tokens (encrypted and mac'ed objects)
A zip and unzip library for Node.js.
Process zip files using streaming API
Uses OS zip command if available (for better performance and speed) or node.js version if there is no system command available. Can be called via node or command line.
Compress a complete folder or a glob list into a zip/tgz/br/7z file
A tiny and fast client-side streaming ZIP generator
High performance (de)compression in an 8kB package
7-Zip precompiled binaries
Zip Archive Loader
Encodes files using Encrypted Zip for other file output plugins.
Created an encrypted zip.
String open classed with AES-256 and RSA encryption and zipping methods for easy, secure, encryption of strings. The string_encryption gem was started with the intention of being compatible with the RSA and AES algorithms used in a javascript library on http://www.pidder.com/pidcrypt . Usage and testing against the pidcrypt library hasn't been done yet, but is scheduled for the future. The intent of this library is to make encryption and decryption of a string as straight forward as capitalizing or reversing is. To encrypt a string: encrypted_secret = "Super Secret Text".encrypt("Super Secret Password") To decrypt a string: decrypted_secret = encrypted_secret.encrypt("Super Secret Password") Branden Giacoletto
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.