Bl4omArchie
Student in Computer Science char tab[] = "Low level"; strcat(tab, " Cryptography, Security\n"); write(1, tab, sizeof(tab));
Pinned Repositories
archX
Archx - personal blog, i'm posting cryptographic stuff on it.
CPubcrypt
The C version of Pubcrypt. Which is a C implementation of RSA using openSSL for bignum.
CUDA_Tutorial
A tutorial about how to install CUDA Toolkit and code with your GPU.
CyberViz
Datavisualization on networks attack
Data-structure-library
Implementation of Linked List and Branched Linked List
ePrint-DB
A golang script that download and store PDF from ePrint in a database
ITP
Install The Pork : a modern interface in Vuejs for Snort security tool
Mini-shell
Mini shell developpé en C
Pubcrypt
A self-made python library for cryptosystems and primitives
ctf
Our CTF Write-Up / solve scripts
Bl4omArchie's Repositories
Bl4omArchie/CUDA_Tutorial
A tutorial about how to install CUDA Toolkit and code with your GPU.
Bl4omArchie/CPubcrypt
The C version of Pubcrypt. Which is a C implementation of RSA using openSSL for bignum.
Bl4omArchie/CyberViz
Datavisualization on networks attack
Bl4omArchie/ITP
Install The Pork : a modern interface in Vuejs for Snort security tool
Bl4omArchie/Mini-shell
Mini shell developpé en C
Bl4omArchie/Pubcrypt
A self-made python library for cryptosystems and primitives
Bl4omArchie/AES-Native-Instructions
Implementation and tutorial about AES Native Instructions (NI)
Bl4omArchie/archX
Archx - personal blog, i'm posting cryptographic stuff on it.
Bl4omArchie/bash-script
my personal bash scripts
Bl4omArchie/bend-lab
Bend is a massively parallel, high-level programming language. I made this repo for tests and small tutorials
Bl4omArchie/Binary-Tricks
Some binary tricks to speed up algorithms
Bl4omArchie/Bl4omArchie
let's introduce myself
Bl4omArchie/Data-structure-library
Implementation of Linked List and Branched Linked List
Bl4omArchie/ePrint-DB
A golang script that download and store PDF from ePrint in a database
Bl4omArchie/Fortuna-PRNG
Implementation of the Fortuna PRNG
Bl4omArchie/GenPass
simple python password generator with log file. Be careful with this tool, it isn't cryptographicaly secure and do not lose your log file
Bl4omArchie/Multiprocessing-algorithm
Test about multiprocessing python program
Bl4omArchie/Code-correcteur
Implémentation de mes TDs sur les codes correcteurs
Bl4omArchie/Cryptosysteme-de-Kifli
Implémentation du cryptosystème de Kifli (ou Merckle-Hellman) et de son attaque
Bl4omArchie/Lattice-based-cryptography
Repo about lattices. write-up and python/sage script
Bl4omArchie/Shot-Noise-RNG
Implementation of PRNG using Shot-Noise as a source of uncertainty
Bl4omArchie/snort3
Snort++
Bl4omArchie/Write-Up
Je stock mes wu ici, l'organisation des catégories se fait par domaine