🌐 Big Integer Arithmetic Library & Discrete Logarithm Calculator

Version Badge License Badge

Visit P.A.N.D.A.’s PUBAO Homepage

This repository provides implementations of Big Integer operations and Discrete Logarithm Problem calculators.

📌 Table of Contents

🛠 Installation

C

git clone https://github.com/Hacker-Code-J/DLP_calculator.git
cd DLP_calculator
make rebuild
make success

💡 Usage

C

📖 Docs

📁 Dive deeper with the docs/ directory.

🤝 Contributing

🖋 Want to contribute? Awesome! Please refer to CONTRIBUTING.md.

📜 License

🔐 This project is under a license. Kindly check the LICENSE file.