Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

BigInteger

Working with big integer by C++ standard. Maybe have some libraries support working with big integer (512 bits, 1024 bits): GNU Multiple Precision Arithmetic Library, ... But by C++ standard, which I clone from repository: https://github.com/ron4fun/BigIntegerCPP Then change some place to working with C++ standard. And implement sample: Elliptic Curve on Big Integer.

About

Repo to working with big integer by C++ standard (from C++ 14).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages