Skip to content

Implementation of arithmetic operations on points on a twisted Edwards elliptic curve

Notifications You must be signed in to change notification settings

Archrahkshi/twisted-edwards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twisted-edwards

Лабораторная работа №1 по дисциплине "Программирование алгоритмов защиты информации". Искривлённая форма Эдвардса.

Сборка и запуск:

mkdir build && cd build
cmake ..
make
./pazi_1

About

Implementation of arithmetic operations on points on a twisted Edwards elliptic curve

Resources

Stars

Watchers

Forks