Pinned Repositories
ALOHA
Modeling of ALOHA systems
crypto-01
Implementation of some crypto algorithms for 80 MHz HW.
fast-matrix-multiplication
This repo shows all the beauty of C++: from C-style defines to C++ OOP (interface, inheritance, etc).
gost-engine
A reference implementation of the Russian GOST crypto algorithms for OpenSSL
openssl
TLS/SSL and crypto library
pure-c-stuff
Some nice and/or usable stuff (mostly for my students)
riscv-arch-test
riscv-gcc
WIP, for RISC-V K-ext
riscv-gost
Proposal of instructions for russian cryptography
riscv-isa-sim
Spike, a RISC-V ISA Simulator
marcfedorow's Repositories
marcfedorow/ALOHA
Modeling of ALOHA systems
marcfedorow/fast-matrix-multiplication
This repo shows all the beauty of C++: from C-style defines to C++ OOP (interface, inheritance, etc).
marcfedorow/crypto-01
Implementation of some crypto algorithms for 80 MHz HW.
marcfedorow/gost-engine
A reference implementation of the Russian GOST crypto algorithms for OpenSSL
marcfedorow/openssl
TLS/SSL and crypto library
marcfedorow/pure-c-stuff
Some nice and/or usable stuff (mostly for my students)
marcfedorow/riscv-arch-test
marcfedorow/riscv-gcc
WIP, for RISC-V K-ext
marcfedorow/riscv-gost
Proposal of instructions for russian cryptography
marcfedorow/riscv-isa-sim
Spike, a RISC-V ISA Simulator
marcfedorow/riscv-opcodes
RISC-V Opcodes
marcfedorow/riscv-p-spec
RISC-V Packed SIMD Extension
marcfedorow/riscv-pk
RISC-V Proxy Kernel
marcfedorow/VKR