Pakket: node-public-encrypt (4.0.3-1)
Verwijzigingen voor node-public-encrypt
Debian bronnen:
Het bronpakket node-public-encrypt downloaden:
- [node-public-encrypt_4.0.3-1.dsc]
- [node-public-encrypt_4.0.3.orig.tar.gz]
- [node-public-encrypt_4.0.3-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
browserify version of publicEncrypt & privateDecrypt
This library provides publicEncrypt/privateDecrypt functions for browserify.
This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-public-encrypt gerelateerde pakketten
|
|
|
|
-
- dep: node-bn.js
- Big number implementation in pure javascript
-
- dep: node-browserify-rsa
- RSA for browserify
-
- dep: node-create-hash
- create hashes for browserify
-
- dep: node-parse-asn1
- utility library for parsing asn1 files
-
- dep: node-randombytes
- random bytes from browserify stand alone