Skip to content

xfbs/montgomery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

montgomery

Montgomery reduction algorithm implemented in C, see this article.

Building

Use the included Makefile to build it. It will build a static library and a test binary by default.

make
./test

License

MIT license, see LICENSE.md.

About

montgomery multiplication in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published