nsc is a Python library that implements various cryptographic algorithms for data security.
This repository contains python code for all cryptographic algorithms
This tool is designed for developers and security professionals who need to implement cryptographic functions in their applications. It provides a straightforward way to integrate data encryption capabilities using Python.
Ensure you have Python 3.9 installed to run the code effectively.
Clone the repository using 'git clone https://github.com/theskinnycoder/nsc.git'
Navigate to the project directory
Install dependencies if any are specified (not mentioned in README)