All Projects → Distaff → Similar Projects or Alternatives

654 Open source projects that are alternatives of or similar to Distaff

Sputter
Ethereum Virtual Machine (EVM) implementation
Stars: ✭ 111 (-6.72%)
Mutual labels:  cryptography, virtual-machine
Hbc
API of homomorphic binary operations such as binary comparisons or binary divisions using the library HElib
Stars: ✭ 23 (-80.67%)
Mutual labels:  cryptography, virtual-machine
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+13443.7%)
Mutual labels:  cryptography
Redtamarin
AS3 running on the command line / server side
Stars: ✭ 105 (-11.76%)
Mutual labels:  virtual-machine
Portablesigner2
PortableSigner - A Commandline and GUI Tool to digital sign PDF files with X.509 certificates
Stars: ✭ 92 (-22.69%)
Mutual labels:  cryptography
Desudesutalk
Steganography for imageboards
Stars: ✭ 100 (-15.97%)
Mutual labels:  cryptography
Quickjs
The official repo is at bellard/quickjs.
Stars: ✭ 1,429 (+1100.84%)
Mutual labels:  virtual-machine
Webcrypto Liner
webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
Stars: ✭ 98 (-17.65%)
Mutual labels:  cryptography
Streamcryptor
Stream encryption & decryption with libsodium and protobuf
Stars: ✭ 112 (-5.88%)
Mutual labels:  cryptography
Siphash Js
A Javascript implementation of SipHash-2-4
Stars: ✭ 90 (-24.37%)
Mutual labels:  cryptography
Gcp Iot Core Examples
Google Cloud Platform IOT Core Examples
Stars: ✭ 103 (-13.45%)
Mutual labels:  cryptography
Tokenscript
TokenScript schema, specs and paper
Stars: ✭ 89 (-25.21%)
Mutual labels:  cryptography
Hs Jose
Haskell JOSE and JWT library
Stars: ✭ 100 (-15.97%)
Mutual labels:  cryptography
Vermin
The smart virtual machines manager. A modern CLI for Vagrant Boxes.
Stars: ✭ 110 (-7.56%)
Mutual labels:  virtual-machine
Library
Collection of papers in the field of distributed systems, game theory, cryptography, cryptoeconomics, zero knowledge
Stars: ✭ 100 (-15.97%)
Mutual labels:  cryptography
Gitpass
Open Source Your Password (Mismanagement)!
Stars: ✭ 113 (-5.04%)
Mutual labels:  cryptography
Javascript Opentimestamps
Stars: ✭ 99 (-16.81%)
Mutual labels:  cryptography
Openssh Portable
Portable OpenSSH
Stars: ✭ 1,696 (+1325.21%)
Mutual labels:  cryptography
Selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
Stars: ✭ 1,318 (+1007.56%)
Mutual labels:  virtual-machine
Multi Party Schnorr
Rust implementation of multi-party Schnorr signatures over elliptic curves.
Stars: ✭ 115 (-3.36%)
Mutual labels:  cryptography
Dudect
dude, is my code constant time?
Stars: ✭ 91 (-23.53%)
Mutual labels:  cryptography
Cryfs
Cryptographic filesystem for the cloud
Stars: ✭ 1,560 (+1210.92%)
Mutual labels:  cryptography
Paramikojs
port of the paramiko library from python->javascript
Stars: ✭ 89 (-25.21%)
Mutual labels:  cryptography
Aura Operating System
AuraOS, the Franco-English Operating System developed in C# using Cosmos!
Stars: ✭ 111 (-6.72%)
Mutual labels:  virtual-machine
Pentesting toolkit
🏴‍☠️ Tools for pentesting, CTFs & wargames. 🏴‍☠️
Stars: ✭ 1,268 (+965.55%)
Mutual labels:  cryptography
Easycrypt
Android cryptography library with SecureRandom patches.
Stars: ✭ 102 (-14.29%)
Mutual labels:  cryptography
Argon2pw
Argon2 password hashing package for go with constant time hash comparison
Stars: ✭ 85 (-28.57%)
Mutual labels:  cryptography
Fanx
A portable programming language
Stars: ✭ 101 (-15.13%)
Mutual labels:  virtual-machine
Wolfboot
wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
Stars: ✭ 110 (-7.56%)
Mutual labels:  cryptography
Pyjks
a pure python Java KeyStore file parser, including private key decryption
Stars: ✭ 100 (-15.97%)
Mutual labels:  cryptography
Foundational Knowledge For Programmers
List of resources about foundational knowledge for programmers (supposed to last a few decades)
Stars: ✭ 115 (-3.36%)
Mutual labels:  cryptography
Jmacaroons
Pure Java implementation of Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud. Android ready. Online playground available.
Stars: ✭ 100 (-15.97%)
Mutual labels:  cryptography
Yubikey Agent
yubikey-agent is a seamless ssh-agent for YubiKeys.
Stars: ✭ 1,744 (+1365.55%)
Mutual labels:  cryptography
Churp
Decentralize your secrets!
Stars: ✭ 100 (-15.97%)
Mutual labels:  cryptography
Macos Simple Kvm
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
Stars: ✭ 11,732 (+9758.82%)
Mutual labels:  virtual-machine
Hacl Star
HACL*, a formally verified cryptographic library written in F*
Stars: ✭ 1,360 (+1042.86%)
Mutual labels:  cryptography
Libforth
libforth: A small Forth interpreter that can be used as a library written in c99
Stars: ✭ 107 (-10.08%)
Mutual labels:  virtual-machine
0fc
Anonymous web chat server, built on top of Themis/WebThemis
Stars: ✭ 98 (-17.65%)
Mutual labels:  cryptography
Node Sha3
SHA3 for JavaScript - The Keccak family of hash algorithms
Stars: ✭ 112 (-5.88%)
Mutual labels:  cryptography
I2pdbrowser
i2pd browser bundle
Stars: ✭ 94 (-21.01%)
Mutual labels:  cryptography
Vagrant Hostmanager
📝 A Vagrant plugin that manages hosts files within a multi-machine environment.
Stars: ✭ 1,442 (+1111.76%)
Mutual labels:  virtual-machine
Computer Science Resources
A list of resources in different fields of Computer Science (multiple languages)
Stars: ✭ 1,316 (+1005.88%)
Mutual labels:  cryptography
Cryptogotchas
A collection of common (interesting) cryptographic mistakes.
Stars: ✭ 118 (-0.84%)
Mutual labels:  cryptography
Cryptopals Python3
Solutions to Matasano crypto challenges in Python 3.
Stars: ✭ 91 (-23.53%)
Mutual labels:  cryptography
Libsodium Go
A complete overhaul of the Golang wrapper for libsodium
Stars: ✭ 105 (-11.76%)
Mutual labels:  cryptography
Libsodium
A modern, portable, easy to use crypto library.
Stars: ✭ 9,782 (+8120.17%)
Mutual labels:  cryptography
Tools For Cryptanalysis
A repository that aims to provide tools for cryptography and cryptanalysis
Stars: ✭ 112 (-5.88%)
Mutual labels:  cryptography
Py Seccure
SECCURE compatible Elliptic Curve cryptography in Python
Stars: ✭ 90 (-24.37%)
Mutual labels:  cryptography
Cfrpki
Cloudflare's RPKI Toolbox
Stars: ✭ 104 (-12.61%)
Mutual labels:  cryptography
Footloose
Container Machines - Containers that look like Virtual Machines
Stars: ✭ 1,289 (+983.19%)
Mutual labels:  virtual-machine
Open Crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
Stars: ✭ 115 (-3.36%)
Mutual labels:  cryptography
Zcash Mini
A minimal portable Zcash z-address generator for offline / paper wallets
Stars: ✭ 87 (-26.89%)
Mutual labels:  cryptography
Coniks Go
A CONIKS implementation in Golang
Stars: ✭ 102 (-14.29%)
Mutual labels:  cryptography
Albatross
Albatross: orchestrate and manage MirageOS unikernels with Solo5
Stars: ✭ 85 (-28.57%)
Mutual labels:  virtual-machine
Fresco
A FRamework for Efficient Secure COmputation
Stars: ✭ 83 (-30.25%)
Mutual labels:  cryptography
Vm setup
A collection of scripts to initialize a windows VM to run all the malwares!
Stars: ✭ 101 (-15.13%)
Mutual labels:  virtual-machine
Cruzbit
A simple decentralized peer-to-peer ledger implementation
Stars: ✭ 118 (-0.84%)
Mutual labels:  cryptography
Solar
🌞 Stellar wallet. Secure and user-friendly.
Stars: ✭ 117 (-1.68%)
Mutual labels:  cryptography
Charm
A really tiny crypto library.
Stars: ✭ 116 (-2.52%)
Mutual labels:  cryptography
Pyce
Encrypted Python Execution
Stars: ✭ 111 (-6.72%)
Mutual labels:  cryptography
1-60 of 654 similar projects