From 223ce6e0e434573833dbcaec583ac95c4baa9f6d Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Wed, 29 Jul 2015 18:18:58 -0500 Subject: [PATCH] MIRACL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d6fe94..0b124a3 100644 --- a/README.md +++ b/README.md @@ -369,6 +369,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [GLM](https://github.com/g-truc/glm) - Header-only C++ math library that matches and inter-operates with OpenGL's GLSL math. [MIT] * [GMTL](http://ggt.sourceforge.net/) - Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. [GPL2] * [GMP](https://gmplib.org/) - A C/C++ library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. [LGPL3 & GPL2] +* [MIRACL](https://github.com/CertiVox/MIRACL) - A Multiprecision Integer and Rational Arithmetic Cryptographic Library. [AGPL] * [QuantLib](https://github.com/lballabio/quantlib) - A free/open-source library for quantitative finance. [Modified BSD] [website](http://quantlib.org/) ## Multimedia