| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git submodule update --init --recursive git submodule update --recursive
This is still a prototype, but quite advanced on both C++ and JS!
This project has very interesting dependencies. We need external:
From C++ perspective, we use csBigInteger-cpp, that uses GNU MP (GMP) in background (or optionally, Mono BigInteger implementation).
From JS perspective, we use csBigInteger.js, that also uses bn.js in background.
From C++ perspective, we use libcrypton, that uses OpenSSL in background (or optionally, Crypto++ implementation from Wei Dai).
From JS perspective, we use crypto-js for SHA256, but we may also use elliptic to double-check elliptic curves.
| Back | FazBrowse Home | New Git URL |