Pinned Repositories
async-rayon
Asynchronous toolkit for rayon
ciphermed
Implementation of "Machine Learning Classification over Encrypted Data" by Raphael Bost, Raluca Ada Popa, Stephen Tu and Shafi Goldwasser
ERAppKit
Repository of the project for CS2310 class teached by Seven Reiss at Brown University.
latex-snippets
LaTeX snippets for VSCode
openssl_modexp
Sample code to reproduce a bug in OpenSSL's modular exponentiation
SubmatrixQueries
An implementation of submatrix maximum value queries in Monge matrices data structure designed in the article by H.Kaplan, S.Mozes, Y.Nussbaum and M.Sharir (http://cs.brown.edu/~shay/submatrix.pdf)
tethys-sim-rs
Simulator for the Tethys allocation algorithm
thesis_template
A LaTeX template for (PhD) theses
website
Website raphael.bost.fyi
rbost's Repositories
rbost/ciphermed
Implementation of "Machine Learning Classification over Encrypted Data" by Raphael Bost, Raluca Ada Popa, Stephen Tu and Shafi Goldwasser
rbost/openssl_modexp
Sample code to reproduce a bug in OpenSSL's modular exponentiation
rbost/thesis_template
A LaTeX template for (PhD) theses
rbost/latex-snippets
LaTeX snippets for VSCode
rbost/tethys-sim-rs
Simulator for the Tethys allocation algorithm
rbost/website
Website raphael.bost.fyi
rbost/async-rayon
Asynchronous toolkit for rayon
rbost/advent_of_code_2021
Rust solutions for the 2021 edition of Avent of Code
rbost/archimedean_solids
3D-printable parts to construct Archimedean (and Platonic) solids
rbost/asm-swap
Test different compiler behavior with respect to inlining and inline assembly
rbost/asmwhy
rbost/blocking_async
rbost/C
rbost/cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
rbost/CMake-codecov
CMake module for code coverage
rbost/cmake-flag-manager
Utility to easily manage compile flags with CMake
rbost/crev-proofs
Crev proof repository
rbost/db
CryptoBib Database for Developers
rbost/db_import
rbost/dotfiles
My config files
rbost/juice
🍹 An intuitive, elegant, and responsive Zola theme for product sites.
rbost/LaTeX-Workshop
Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
rbost/latex-workshop-cpu
Example of latex-workshop cpu issue with large bib files
rbost/libsodium
A modern, portable, easy to use crypto library
rbost/posix_write
A snippet showing issues with the POSIX write call
rbost/relic
Code
rbost/resume_these
Résumé (en Français) de ma thèse de doctorat pour la candidature au prix de thèse du GDR sécurité
rbost/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
rbost/rust-rocksdb
rust wrapper for rocksdb
rbost/serde_encrypt
Rust serialization to encrypted files