nexium-security
v1.0.2
Published
A Node.js security package using native C.
Downloads
199
Maintainers
Readme
Nexium Security
🌌 Secure your Nodejs application with Nexium Security
🔗 Quick Links
🚀 Features
- Native C Performance: Built entirely in C for maximum performance and low-level system access, providing robust security primitives.
- Memory-Safe Operations: Carefully designed with secure memory management and bounds checking to prevent common security vulnerabilities.
- Cryptographic Primitives: Access to low-level cryptographic functions and secure random number generation for building trusted applications.
✅ Scripts
Clone the repo
git clone https://github.com/thutasann/nexium-security.git
Install Packages
yarn
Compile and build the lib
yarn build
Test
yarn test
Benchmark
yarn benchmark
Documentation Site
yarn docs
Examples Codes
cd examples && yarn dev
📦 Installation
You can install Nexium Security via npm. Simply run the following command:
npm install nexium-security@latest
📈 Benchmark
Benchmark Results can be found at Here.
🤝 Contributing
We welcome contributions! If you have suggestions or improvements, please fork the repository and submit a pull request.
🔥 Stay Ahead with Nexium Security
Secure your Node.js applications with high-performance, native C security utilities and experience the power of Nexium Security!