JWA implementation (supports all JWS algorithms)
Fisk, a distributed compile system
Fisk, a nice distributed compile system
aes, for browserify
NodeJS OpenSSL wrapper
<!-- omit in toc -->
List of binary file extensions
Get the version of a binary in semver format
micromark utility to combine syntax or html extensions
Reactive Extensions for modern JavaScript
PHP.wasm for Node.js
Node's default require extensions as a separate module
List of text file extensions
Generic extension manager for WebSocket connections
A dictionary of file extensions and associated module loaders.
List of Markdown file extensions
Check if a file path is a binary file
A set of utils for faster development of GraphQL tools
A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
Node.js bindings for librdkafka
Sample core for higher packages to depend on
is a package which gives you a possibility to run every [OpenSSL](https://www.openssl.org/) command in [Node.js](https://nodejs.org/en/) in a handy way. Moreover, parameters like -in, -keyin, -config and etc can be replaced by a raw data ([Buffor](https:/
[](https://github.com/powersync-ja/wa-sqlite/actions/workflows/ci.yml?branch=master)
Get Windows System Root certificates
This library patches OpenSSL to add helper methods and extensions to OpenSSL objects with the intention of making the interface more intuitive.
Adds PKCS8 key format support to OpenSSL::PKey::RSA
Windows CertStore loader and ruby-openssl extension for TLS connection.
A krypt shim to offer the same API as the Ruby OpenSSL extension. The implementation uses krypt internally.
An AES encrypt/decrypt gem built ontop of OpenSSL. Not as quick as FastAES, but it doesn't require building native extensions and supports Base64 encoded input and output.
An AES encrypt/decrypt gem built ontop of OpenSSL. Not as quick as FastAES, but it doesn't require building native extensions and supports Base64 encoded input and output.
An AesNew encrypt/decrypt gem built ontop of OpenSSL. Not as quick as FastAesNew, but it doesn't require building native extensions and supports Base64 encoded input and output.
Backup is a RubyGem (for UNIX-like operating systems: Linux, Mac OSX) that allows you to configure and perform backups in a simple manner using an elegant Ruby DSL. It supports various databases (MySQL, PostgreSQL, MongoDB and Redis), it supports various storage locations (Amazon S3, Rackspace Cloud Files, Dropbox, any remote server through FTP, SFTP, SCP and RSync), it provide Syncers (RSync, S3) for efficient backups, it can archive files and directories, it can cycle backups, it can do incremental backups, it can compress backups, it can encrypt backups (OpenSSL or GPG), it can notify you about successful and/or failed backups (Email or Twitter). It is very extensible and easy to add new functionality to. It's easy to use.