Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

nodejs/ncrypto

Open more actions menu

Node.js crypto (ncrypto) library

The ncrypto library extracts the base internal implementation of Node.js crypto operations that support both node:crypto and Web Crypto implementations and makes them available for use in other projects that need to emulate Node.js' behavior.

Compatibility

  • Build systems: ncrypto can be built with either Bazel or CMake.
  • SSL libraries: ncrypto supports linking to either boringssl or openssl.

Build flags

  • Bazel: --@ncrypto//:bssl_libdecrepit_missing=True
  • CMake: -DNCRYPTO_BSSL_LIBDECREPIT_MISSING=1

If linking against boringssl, libdecrepit is an optional component that isn't always built. If this option is set, ncrypto will use a built-in replacement for the missing functions.

About

Library supporting OpenSSL and crypto functions for node:crypto

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.