Pinned Repositories
computerscience
Free technical resources for faculty, students, and Microsoft developer advocates for use in computer science learning forums.
cryptopp
free C++ class library of cryptographic schemes
dotfiles
EasyCloud
ECC_scalar_multiplication
A hardware implementation of Scalar Multiplication on ECC
Elliptic_Curve_Cryptography
C++ Implementation of Elliptic Curve Cryptograph
graph-library
A Java Graph Library that builds directed/undirected graph, and weighted/non-weighted graphs too. Also, it implements some graph algorithms
LSM303D-SPI
Implementing an SPI interface between LPC1769 and LSM303D
TinyEncryptionAlgorithm
Implementation of Tiny Encryption Algorithm (TEA) with two modes of operation: CBC and ECB
iMohannad's Repositories
iMohannad/ECC_scalar_multiplication
A hardware implementation of Scalar Multiplication on ECC
iMohannad/TinyEncryptionAlgorithm
Implementation of Tiny Encryption Algorithm (TEA) with two modes of operation: CBC and ECB
iMohannad/Elliptic_Curve_Cryptography
C++ Implementation of Elliptic Curve Cryptograph
iMohannad/computerscience
Free technical resources for faculty, students, and Microsoft developer advocates for use in computer science learning forums.
iMohannad/cryptopp
free C++ class library of cryptographic schemes
iMohannad/dotfiles
iMohannad/EasyCloud
iMohannad/graph-library
A Java Graph Library that builds directed/undirected graph, and weighted/non-weighted graphs too. Also, it implements some graph algorithms
iMohannad/LSM303D-SPI
Implementing an SPI interface between LPC1769 and LSM303D
iMohannad/EllipticCurveCryptography
An Implementation of Elliptic Curve Cryptography
iMohannad/iMohannad
Config files for my GitHub profile.
iMohannad/LookUp
iMohannad/mips-processor
iMohannad/MyWebsite
iMohannad/Parallel-Integral
This project applies the integral image using cuda.
iMohannad/PQCrypto-SIDH
SIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
iMohannad/python-ecdsa
pure-python ECDSA signature/verification
iMohannad/Random_Recording_Algorithm