Managed Projects

LibTomCrypt

  Analyzed about 2 hours ago

LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines. ... [More] LibTomCrypt has been designed from the ground up to be very simple to use. It has a modular and standard API that allows new ciphers, hashes and PRNGs to be added or removed without change to the overall end application. It features easy to use functions and a complete user manual which has many source snippet examples. LibTomCrypt is free for all purposes under the public domain. This includes commercial use, redistribution and even branching. [Less]

87.9K lines of code

9 current contributors

about 2 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This
Licenses: Public_do..., wtfpl_2

LibTomMath

  Analyzed 4 months ago

LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. The library is designed to provide a simple to work with API that provides fairly efficient routines that build out of the box without configuration.

36.5K lines of code

11 current contributors

8 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

TomsFastMath

  Analyzed 1 day ago

TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.

20.1K lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

LibTomFloat

  Analyzed about 1 hour ago

LibTomFloat sports the following features: -Supports variable radix for the mantissa. Let's you mix and match precision as required. -Supports basic operations (add, sub, multiply, divide, compares) -Supports trig functions (cosine, sine, tangent) -Supports various algebraic functions (ln, exp ... [More] , sqrt, inversion) -Entirely Public Domain. -Comes with a detailed user manual with many examples. -Based on the proven and highly reliable LibTomMath package. [Less]

1.55K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: Public_do..., wtfpl_2

LibTomPoly

  Analyzed about 22 hours ago

Provides access to polynomials of finite characteristic of varying degrees, and includes several algebraic operations: -Usual addition, subtraction, division, multiplication. -Modular versions of the add/sub/mul -Modular exponentiation -Irreducibility testing. -Monic reductions -Comparisons

1.47K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This