- 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.
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
You can install Nexium Security via npm. Simply run the following command:
npm install nexium-security@latest
Benchmark Results can be found at Here.
We welcome contributions! If you have suggestions or improvements, please fork the repository and submit a pull request.
Secure your Node.js applications with high-performance, native C security utilities and experience the power of Nexium Security!