- Seattle
- dustin-ray-crypto.com
-
-
-
capyCRYPT-go Public
Cryptosystem from SHA3 and E521 paired to a GTK-3 GUI
-
blind-rsa Public
Prove knowledge of a message and its signature, without revealing either.
-
capyCRYPT Public
An experimental high-performance cryptosystem.
-
Recursive-Hash-Chain-ZK Public
Framework for recursively arguing the integrity of an unlimited size computation in a constant-sized proof
Rust UpdatedOct 17, 2024 -
-
capy2vML Public
Trains a differentially-private linear regression inside of the RISC-Zero virtual machine.
-
capyKEM Public
Quantum-resistant cryptographic algorithm RND
-
computation-graph Public
A framework for constructing arithmetic circuits on-the-fly.
Rust UpdatedMay 10, 2024 -
tiny-ed448-goldilocks Public
A lean, high performance, pure rust implementation of Ed448-Goldilocks for easy signatures and key exchange.
-
crypto-bigint Public
Forked from RustCrypto/crypto-bigintCryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
Rust Apache License 2.0 UpdatedJan 17, 2024 -
Produces a differentially-private model for domain generation algorithm detection.
Jupyter Notebook UpdatedJan 15, 2024 -
Extended-Euclidian-Algorithm Public
A simple implementation of the extended Euclidian algorithm in OCAML to emphasize the elegance of functional programming languages.
OCaml UpdatedNov 29, 2023 -
CAPY2vML-Bonsai Public
Forked from risc0/risc0-foundry-templateBonsai relay interacts with Solidity contract to produce a differentially-private machine learning prediction.
Rust UpdatedSep 23, 2023 -
ZK-STARK-Prover Public
Prove in quantum-resistant zero-knowledge that you know the square of the nth fibonacci number.
-
capyCUBIT Public
An enhanced math library for the Cairo language supporting additive noise mechanisms for private machine learning applications.
Cairo MIT License UpdatedAug 22, 2023 -
-
secp256r1_ecdsa Public
Compares (Weierstrass + SHA256) to (Edwards + SHA3)
-
E521 Public
A rust library implementing side-channel resistant Edwards 521 curve.
-
TLS-Python Public
A simple python HTTPS proxy that demonstrates delivery of malicious payload to victim of MITM attack
Python UpdatedNov 29, 2021 -
Eggshell-Buffer-Overflow Public
Demonstrates effects of unsafe C functions by injecting a payload containing machine code to spawn a shell into a vulnerable function.
C UpdatedJul 11, 2021 -
TotallyNotAWorm Public
Self compiling and self executing java program. Totally legit.
Java UpdatedJul 5, 2021 -
KECCAK-Rust Public
A translation of the the compact KECCAK algorithm into the Rust programming language.
Rust UpdatedAug 22, 2020 -
ElGamal-Signature---Python Public
A python implementation of the El Gamal signature scheme.
Python UpdatedJun 16, 2020 -
A tool to encrypt an arbitrary message using AES in CTR mode. Authentication of the message is provided via the SHA256 hash function. A time stamp is added to each message file to mitigate replay a…
Python UpdatedMay 29, 2020 -
-
-