All Projects → Halite → Similar Projects or Alternatives

1852 Open source projects that are alternatives of or similar to Halite

Nsec
A modern and easy-to-use cryptographic library for .NET Core based on libsodium
Stars: ✭ 217 (-76.74%)
Tweetnacl Js
Port of TweetNaCl cryptographic library to JavaScript
Stars: ✭ 1,176 (+26.05%)
Lazysodium Android
An Android implementation of the Libsodium cryptography library. For the lazy dev.
Stars: ✭ 69 (-92.6%)
Mutual labels:  cryptography, encryption, libsodium, argon2
Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
Stars: ✭ 267 (-71.38%)
Mutual labels:  argon2, libsodium, ed25519, curve25519
Sodium compat
Pure PHP polyfill for ext/sodium
Stars: ✭ 736 (-21.11%)
Mutual labels:  cryptography, libsodium, ed25519, curve25519
Fernet Java8
Java 8 implementation of the Fernet Specification
Stars: ✭ 24 (-97.43%)
Securefs
Filesystem in userspace (FUSE) with transparent authenticated encryption
Stars: ✭ 518 (-44.48%)
Ed25519 Dalek
Fast and efficient ed25519 signing and verification in Rust.
Stars: ✭ 383 (-58.95%)
Mutual labels:  cryptography, ed25519, curve25519
Themis
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Stars: ✭ 1,232 (+32.05%)
Pgsodium
Modern cryptography for PostgreSQL using libsodium.
Stars: ✭ 202 (-78.35%)
Mutual labels:  cryptography, encryption, libsodium
Rbnacl
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
Stars: ✭ 910 (-2.47%)
Mutual labels:  cryptography, libsodium, ed25519
Openssl
TLS/SSL and crypto library
Stars: ✭ 17,157 (+1738.91%)
Mutual labels:  cryptography, encryption
Sqleet
SQLite3 encryption that sucks less
Stars: ✭ 244 (-73.85%)
Mutual labels:  cryptography, encryption
Pinkman
PINkman is a library to help implementing an authentication by a PIN code in a secure manner. The library derives hash from the user's PIN using Argon2 function and stores it in an encrypted file. The file is encrypted with the AES-256 algorithm in the GCM mode and keys are stored in the AndroidKeystore.
Stars: ✭ 59 (-93.68%)
Mutual labels:  authentication, argon2
Virgil Crypto Php
Virgil PHP Crypto Library is a high-level cryptographic library that allows you to perform all necessary operations for secure storing and transferring data and everything required to become HIPAA and GDPR compliant.
Stars: ✭ 22 (-97.64%)
Mutual labels:  cryptography, encryption
Mongoaudit
🔥 A powerful MongoDB auditing and pentesting tool 🔥
Stars: ✭ 1,174 (+25.83%)
Mutual labels:  authentication, encryption
Siphash Js
A Javascript implementation of SipHash-2-4
Stars: ✭ 90 (-90.35%)
Mutual labels:  authentication, cryptography
Awesome Iam
👤 Identity and Access Management Knowledge for Cloud Platforms
Stars: ✭ 186 (-80.06%)
Mutual labels:  authentication, cryptography
sodalite
tweetnacl in rust
Stars: ✭ 26 (-97.21%)
Mutual labels:  libsodium, ed25519
rawr-x3dh
TypeScript Implementation of X3DH
Stars: ✭ 51 (-94.53%)
Mutual labels:  libsodium, ed25519
lazysodium-java
A Java implementation of the Libsodium crypto library. For the lazy dev.
Stars: ✭ 110 (-88.21%)
Mutual labels:  argon2, libsodium
flame
Flame is an ActionScript library that provides a number of useful UI controls, collections, cryptographic services, and utilities to work with the Flex SDK.
Stars: ✭ 18 (-98.07%)
Mutual labels:  cryptography, encryption
Frank jwt
JSON Web Token implementation in Rust.
Stars: ✭ 227 (-75.67%)
Mutual labels:  authentication, cryptography
noble-ed25519
Fastest JS implementation of ed25519, x25519 & ristretto255. Independently audited, high-security, 0-dependency EDDSA signatures and ECDH key agreement
Stars: ✭ 220 (-76.42%)
Mutual labels:  ed25519, curve25519
Nfreezer
nFreezer is an encrypted-at-rest backup tool.
Stars: ✭ 259 (-72.24%)
Mutual labels:  cryptography, encryption
My Talks
List of my talks and workshops: security engineering, applied cryptography, secure software development
Stars: ✭ 261 (-72.03%)
Mutual labels:  cryptography, encryption
Helib
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.
Stars: ✭ 2,749 (+194.64%)
Mutual labels:  cryptography, encryption
Orion
Usable, easy and safe pure-Rust crypto
Stars: ✭ 227 (-75.67%)
Mutual labels:  cryptography, argon2
Ockam
End-to-end encrypted messaging and mutual authentication between cloud and edge-device applications
Stars: ✭ 395 (-57.66%)
Mutual labels:  authentication, encryption
Swift Sodium
Safe and easy to use crypto for iOS and macOS
Stars: ✭ 400 (-57.13%)
Mutual labels:  cryptography, libsodium
Circl
CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
Stars: ✭ 474 (-49.2%)
Mutual labels:  cryptography, ed25519
Rage
A simple, secure and modern encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
Stars: ✭ 826 (-11.47%)
Mutual labels:  encryption, curve25519
Jmacaroons
Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud. Android ready. Online playground available.
Stars: ✭ 100 (-89.28%)
Mutual labels:  authentication, cryptography
Curve25519 Dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
Stars: ✭ 477 (-48.87%)
Mutual labels:  cryptography, curve25519
Libsodium Php
The PHP extension for libsodium.
Stars: ✭ 507 (-45.66%)
Mutual labels:  cryptography, libsodium
Enchive
Encrypted personal archives
Stars: ✭ 527 (-43.52%)
Mutual labels:  encryption, curve25519
Korra
A quick and simple encrypted file store for easy sharing within your organisation
Stars: ✭ 46 (-95.07%)
Mutual labels:  easy-to-use, encryption
Laravel Database Encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
Stars: ✭ 238 (-74.49%)
Mutual labels:  composer, encryption
Paseto.js
PASETO: Platform-Agnostic Security Tokens
Stars: ✭ 241 (-74.17%)
Mutual labels:  authentication, cryptography
virgil-sdk-cpp
Virgil Core SDK allows developers to get up and running with Virgil Cards Service API quickly and add end-to-end security to their new or existing digital solutions to become HIPAA and GDPR compliant and more.
Stars: ✭ 18 (-98.07%)
Mutual labels:  cryptography, encryption
Tangram.Bamboo
Tangram Bamboo CLI Wallet
Stars: ✭ 14 (-98.5%)
Mutual labels:  cryptography, encryption
Globaleaks
GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform.
Stars: ✭ 832 (-10.83%)
Mutual labels:  libsodium, argon2
Kalium
Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium
Stars: ✭ 203 (-78.24%)
Mutual labels:  cryptography, libsodium
Gonnacry
A Linux Ransomware
Stars: ✭ 341 (-63.45%)
Mutual labels:  cryptography, encryption
S2n Tls
s2n : an implementation of the TLS/SSL protocols
Stars: ✭ 4,029 (+331.83%)
Mutual labels:  cryptography, encryption
Encryptpad
Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
Stars: ✭ 305 (-67.31%)
Mutual labels:  cryptography, encryption
Securitydriven.inferno
✅ .NET crypto done right. Professionally audited.
Stars: ✭ 501 (-46.3%)
Mutual labels:  cryptography, encryption
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (-46.84%)
Mutual labels:  cryptography, encryption
Libsodium.js
libsodium compiled to Webassembly and pure JavaScript, with convenient wrappers.
Stars: ✭ 665 (-28.72%)
Mutual labels:  cryptography, libsodium
Sapient
Secure API Toolkit
Stars: ✭ 308 (-66.99%)
Mutual labels:  cryptography, libsodium
Age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
Stars: ✭ 9,409 (+908.47%)
Mutual labels:  encryption, curve25519
Sodiumoxide
Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
Stars: ✭ 596 (-36.12%)
Mutual labels:  cryptography, libsodium
Darkwire.io
End-to-end encrypted instant web chat
Stars: ✭ 594 (-36.33%)
Mutual labels:  cryptography, encryption
Acra
Database security suite. Database proxy with field-level encryption, search through encrypted data, SQL injections prevention, intrusion detection, honeypots. Supports client-side and proxy-side ("transparent") encryption. SQL, NoSQL.
Stars: ✭ 726 (-22.19%)
Mutual labels:  cryptography, encryption
Maskbook
The portal to the new, open internet. ([I:b])
Stars: ✭ 691 (-25.94%)
Mutual labels:  cryptography, encryption
Keys
Key management is hard
Stars: ✭ 733 (-21.44%)
Mutual labels:  cryptography, ed25519
Tenseal
A library for doing homomorphic encryption operations on tensors
Stars: ✭ 197 (-78.89%)
Mutual labels:  cryptography, encryption
Encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
Stars: ✭ 199 (-78.67%)
Mutual labels:  cryptography, encryption
Awesome Cryptography
A curated list of cryptography resources and links.
Stars: ✭ 3,475 (+272.45%)
Mutual labels:  cryptography, encryption
Fscrypt
Go tool for managing Linux filesystem encryption
Stars: ✭ 534 (-42.77%)
Mutual labels:  cryptography, argon2
1-60 of 1852 similar projects