Popular repositories Loading
-
consensus-from-trust
consensus-from-trust PublicDesigned and implemented a distributed consensus algorithm given a graph of “trust” relationships between nodes as an alternative method of resisting sybil attacks and achieving consensus. In this …
Java 5
-
stream-cipher
stream-cipher PublicA simple encryption/decryption system for hex-encoded ciphertexts using the same stream cipher key.
-
CBC-and-CTR-mode.py
CBC-and-CTR-mode.py PublicProgram implementing encryption/decryption systems using AES in CBC mode and AES in CTR mode to recover the plaintext from hex-encoded ciphertext.
Python 1
-
linear-regression-model
linear-regression-model PublicCreated a linear regression model predicting profits for restaurant franchises seeking different cities to open a new venue with annual profit data, the population data of major cities, and number …
MATLAB 1
-
HMAC-SHA256
HMAC-SHA256 PublicProgram to compute the hash of a given file and to verify blocks of the file as they are received by the client. Allowing web browsers to authentic files before displaying the content to the user.
Python 1
-
logistic-regression-model
logistic-regression-model PublicA classification model which calculates University applicant’s probability of admission into a program based on SAT and ACT exam scores given historical data from previous applicants as a training …
MATLAB 1
If the problem persists, check the GitHub status page or contact support.