Skip to content

a cutting-edge npm package that brings security utilities to your nodejs applications, all powered by native C for optimal performance.

Notifications You must be signed in to change notification settings

thutasann/nexium-security

Repository files navigation

Nexium Security

🌌 Secure your Nodejs application with Nexium Security


🔗 Quick Links

NPM Version Documentation


🚀 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!

Authors

About

a cutting-edge npm package that brings security utilities to your nodejs applications, all powered by native C for optimal performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published