Pinned Repositories
algebra
A literate :pencil: implementation of algebraic primitives for cryptography and algebraic applications :alembic:
fs-paillier
Paillier Homomorphic Scheme in Pure F#
fts
A Full Text Search Engine in Golang
gomorph
Implementing Homomorphic Encryption in Golang :seedling:
lcc
An Incremental C Compiler in OCaml
monkey-giggle
My implementation of Thorsten Bell's book (Writing an Interpreter in Go)
SOREL-20M
Sophos-ReversingLabs 20 million sample dataset
superstark
Python 3 Implementation of zkSTARKs with support for RESCUE, FFT
zkstarks
A :pencil: literate and test-driven :bug: implementation of ZK-STARKs
saferwall
:cloud: Collaborative Malware Analysis Platform at Scale
actuallyachraf's Repositories
actuallyachraf/gomorph
Implementing Homomorphic Encryption in Golang :seedling:
actuallyachraf/zkstarks
A :pencil: literate and test-driven :bug: implementation of ZK-STARKs
actuallyachraf/monkey-giggle
My implementation of Thorsten Bell's book (Writing an Interpreter in Go)
actuallyachraf/fs-paillier
Paillier Homomorphic Scheme in Pure F#
actuallyachraf/lcc
An Incremental C Compiler in OCaml
actuallyachraf/superstark
Python 3 Implementation of zkSTARKs with support for RESCUE, FFT
actuallyachraf/algebra
A literate :pencil: implementation of algebraic primitives for cryptography and algebraic applications :alembic:
actuallyachraf/fts
A Full Text Search Engine in Golang
actuallyachraf/psistats
A Fast and Portable Implementation of PSI-STATS in Go
actuallyachraf/rc
Rustic C Compiler
actuallyachraf/arith
fast arbitrary precision arithmetic
actuallyachraf/cpp-base-template
An in the works C++ conventional project template for C++17 and higher projects.
actuallyachraf/fs-merkle
A pure :sparkles: F# implementation of Merkle Trees
actuallyachraf/functionsimsearch
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
actuallyachraf/go-merkle
An RFC6962 compatible implementation of merkle trees
actuallyachraf/saferwall
A hackable malware sandbox for the 21st Century
actuallyachraf/sketch
Probabilistic Data Structures in Golang
actuallyachraf/SOREL-20M
Sophos-ReversingLabs 20 million sample dataset
actuallyachraf/andriller
Andriller - is software utility with a collection of forensic tools for smartphones. It performs read-only, forensically sound, non-destructive acquisition from Android devices.
actuallyachraf/crypto
[mirror] Go supplementary cryptography libraries
actuallyachraf/disco
a protocol to encrypt communications and a cryptographic library based on Disco
actuallyachraf/Private-ID
A collection of algorithms that can do join between two parties while preserving the privacy of keys on which the join happens
actuallyachraf/private-join-and-compute
actuallyachraf/ristretto255
Implements ristretto255, a fast prime-order group.
actuallyachraf/spellcheck
A C++ Port of Norvig Spellcheck
actuallyachraf/talk-2018-essence-of-ad
The simple essence of automatic differentiation
actuallyachraf/tiny-dnn
header only, dependency-free deep learning framework in C++14
actuallyachraf/z3-playground
A repository to store Z3-python scripts you can use as examples, reminders, whatever.