There are 6 repositories under encryption-library topic.
HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
Port of the lib sodium encryption library to Node.js
Cryptography detection tool
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Searchable Symmetric Encryption.
2-party 1-bit Distributed Point Function for PIR read and/or write
Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)
This quite implementation for RC4, Encryption Algorithm
ImageCipher is a Python library for encoding and decoding messages in images using steganography and optional encryption
A simple C# code library that makes encrypting blocks of data easier. Data blocks are encrypted using AES but also have HMAC integrity built in to guard against data tampering or corruption. This library is designed to be very easy to use.
Contemporary PHP cryptography library circa 2023
Kryptel and Silver Key encryption engine. In addition to basic cryptographic functions the library implements high-level encrypted storage (both generic and file-oriented variations) for secure storage and backup, and encrypted parcels for secure file exchange.
Outers is a vibrant npm package that can help you to encrypt - decrypt messages, color up in terminal, send response,and many more things
Easy-to-use, symmetric (AES-256) and asymmetric (RSA) encryption and also hash (SHA-256) library for C++ (17+)
Swiss Army Knife for cryptographic work
Downtable match based encryption.
神策分析 iOS SDK 加密库,实现自定义加密
Encrypted SharedPreferences uses strong encryption algorithms (AES-256) and is integrated with the Android Keystore system, which securely manages the encryption keys.
Package for all the crypto operations behind cenotes
This is a repository exploring different encryption methods.
Azure Service Bus Encryption Library
A light-weight Java library that makes AES encryption simple.
go-transcrypt provides functionality to encrypt arbitrary data into a hex encoded string for safe on-disk storage
Tughra is an open-source encryption library developed to provide robust, flexible encryption and decryption solutions. This library offers powerful End-to-End Encryption (E2EE) capabilities, ensuring that data remains secure and private throughout transmission. Tughra allows developers to leverage customizable encryption cycles, advanced algorithms
Python one time pad (OTP) symmetric XOR encryption (seed->OTP->XOR)
DSM Accelerator deployed on Azure VM Scale Sets load balanced by an App Gateway.
A Polyalphabetic Cipher which uses a passphrase to generate a SHA512 hash from which a Xoshiro PNRG is seeded. This used to deterministically calculate the shift value of each character in sequence.
Lightweight Dart package offering substring‐based compression (BetCompressor) and XOR‐rotate encryption (BetCipher) with a one‐line BetAlgo API for seamless compress-&-encrypt and decrypt-&-decompress workflows.
SME256 Encryption Library is a Python package that implements the 256 Scrambled-Matrix-Encryption (SME256) algorithm