Pinned Repositories
aes
Advanced Encryption Standard implementation in C++ using Electronic codebook mode with support for 128/192/256 bit keys.
aes_ruby
big_int
Big integer library implementation in C++
Compiler-Lab
covid19_spread_simulator
COVID 19 GRAPHICAL SPREAD SIMULATOR
game_of_life
Game of Life, is a cellular automaton devised by the British mathematician John Horton Conway.
generic_hash_table
Hash Table implementation using Open addressing & Linear probing.
pvd_steganography
Python Implementation of Pixel Value Differencing based Steganography (LSB) - PNG Cover Images
rsa
stl_vector_implementation
Implementation of the Standard Template Library (STL) Vector container.
tony-josi's Repositories
tony-josi/Compiler-Lab
tony-josi/CompilerLab-LexYacc
Lex Yacc Programs
tony-josi/Gauss-Seidel
An iterative method to solve a linear system of equations.
tony-josi/React-Native_Project
Internship project - React-Native
tony-josi/SIGENC
The 'sigenc' is an easy use RSA Asymmetric encryption command that uses Linux built in openssl - rsa Commands.
tony-josi/Spammer
Python script to send mails using smtplib, to a list of Mail IDs contained in a file.
tony-josi/TicTacToe
ReactJS Tutorial - Tic Tac Toe Game
tony-josi/URL_Bookmarker
A simple web app to bookmark web pages.