Skip to content

0x0015/Static-Bignum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit:  bn.c and bn.h are modified from https://github.com/kokke/tiny-bignum-c

bn.hpp -> unsigned integers (bn)
bn_s.hpp -> signed integers (bn_s)
bf.hpp -> floating point numbers (bf) [wip]

About

A Static (eg. no heap) Bignum library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published