StrongerProgrammer7 / InformationSecuritySimple

The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# InformationSecuritySimpleImplementation

The repository has ciphers:

RSA

Source code and tutorial movie from author: Sofia Flynn
Coding RSA Encryption and Decryption
Coding RSA Key Generation
My implementation using Boost!

El-gamal

Source code from author: REZISTENZ!
Algorithm El-Gamal (Russian language) 2012

Demo El Gamal encryption with large number
My implementation using Boost!

symbol(M) < p!

RU GOST 34.11-2012 Stribog

Source code and description(Russian language) from author: Евгений Дроботун!
Stribog C

Source code and description(Russian language) from author: Алексей @NeverWalkAloner
Stribog C#(habr.com)

RU GOST 34.10-2018 Sign

Source code and description(Russian language) from author: Алексей @NeverWalkAloner
GOST 34.10-2018 C#(habr.com)
Theory (author : ANDREA CORBELLINI
Documentation (Google Drive)
My implementation using Boost!


Common Documentation (Google Drive)

About

The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018


Languages

Language:C++ 100.0%