Popular repositories Loading
-
TicTacToe
TicTacToe PublicA game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os befo…
Python
-
RSA_Cryptography_In_C
RSA_Cryptography_In_C PublicRSA is a public-key cryptosystem that is widely used for secure data transmission. It is also one of the oldest. The acronym "RSA" comes from the surnames of Ron Rivest, Adi Shamir and Leonard Adle…
C
-
Lempel_Ziv_Welch_Data_Compression
Lempel_Ziv_Welch_Data_Compression PublicLempel–Ziv–Welch is a universal lossless data compression algorithm created by Abraham Lempel, Jacob Ziv, and Terry Welch. It was published by Welch in 1984 as an improved implementation of the LZ7…
C
-
SS_Cryptography_In_C
SS_Cryptography_In_C PublicThe Schmidt-Samoa cryptosystem is an asymmetric cryptographic technique, whose security, like Rabin depends on the difficulty of integer factorization.
C
-
Huffman_Coding_In_C
Huffman_Coding_In_C PublicHuffman code is a way to encode information using variable-length strings to represent symbols depending on how frequently they appear. The idea is that symbols that are used more frequently should…
C
-
List_C
List_C PublicThe list is a sequence data type which is used to store the collection of data.
C
If the problem persists, check the GitHub status page or contact support.