node-trust-webcrypto (0.9.2-2)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- none
- Architecture
- amd64
- Section
- universe/javascript
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 251 B
- Size expected
- 30.3 kB
- Size actual
- 30.3 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
WebCrypto API for Node.js
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 89d98526…c5f9d56c | |
| SHA-1 | 4225a716…27ac6218 | |
| SHA-256 | 06f29b79…40282820 | |
| SHA-512 | 38f4fe10…c44e9558 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/node-trust-webcrypto usr/share/doc/node-trust-webcrypto/README.html usr/share/doc/node-trust-webcrypto/README.txt.gz usr/share/doc/node-trust-webcrypto/changelog.Debian.gz usr/share/doc/node-trust-webcrypto/copyright usr/share/nodejs usr/share/nodejs/@trust usr/share/nodejs/@trust/webcrypto usr/share/nodejs/@trust/webcrypto/README.html usr/share/nodejs/@trust/webcrypto/index.d.ts usr/share/nodejs/@trust/webcrypto/jsdoc.json usr/share/nodejs/@trust/webcrypto/package.json usr/share/nodejs/@trust/webcrypto/src usr/share/nodejs/@trust/webcrypto/src/Crypto.js usr/share/nodejs/@trust/webcrypto/src/SubtleCrypto.js usr/share/nodejs/@trust/webcrypto/src/algorithms usr/share/nodejs/@trust/webcrypto/src/algorithms/AES-CBC.js usr/share/nodejs/@trust/webcrypto/src/algorithms/AES-CTR.js usr/share/nodejs/@trust/webcrypto/src/algorithms/AES-GCM.js usr/share/nodejs/@trust/webcrypto/src/algorithms/AES-KW.js usr/share/nodejs/@trust/webcrypto/src/algorithms/Algorithm.js usr/share/nodejs/@trust/webcrypto/src/algorithms/ECDSA.js usr/share/nodejs/@trust/webcrypto/src/algorithms/EDDSA.js usr/share/nodejs/@trust/webcrypto/src/algorithms/HMAC.js usr/share/nodejs/@trust/webcrypto/src/algorithms/RSA-OAEP.js usr/share/nodejs/@trust/webcrypto/src/algorithms/RSA-PSS.js usr/share/nodejs/@trust/webcrypto/src/algorithms/RSASSA-PKCS1-v1_5.js usr/share/nodejs/@trust/webcrypto/src/algorithms/RegisteredAlgorithms.js usr/share/nodejs/@trust/webcrypto/src/algorithms/SHA.js usr/share/nodejs/@trust/webcrypto/src/algorithms/SupportedAlgorithms.js usr/share/nodejs/@trust/webcrypto/src/algorithms/index.js usr/share/nodejs/@trust/webcrypto/src/dictionaries usr/share/nodejs/@trust/webcrypto/src/dictionaries/AES-KW.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesCbcParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesCfbParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesCmacParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesCtrParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesDerivedKeyParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesGcmParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesKeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/AesKeyGenParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/Algorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/ConcatParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/DhImportKeyParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/DhKeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/DhKeyDeriveParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/DhKeyGenParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/EcKeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/EcKeyGenParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/EcKeyImportParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/EcdhKeyDeriveParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/EcdsaParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/HkdfCtrParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/HmacImportParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/HmacKeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/HmacKeyGenParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/KeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/Pbkdf2Params.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/RsaHashedImportParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/RsaHashedKeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/RsaHashedKeyGenParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/RsaKeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/RsaKeyGenParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/RsaOaepParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/RsaPssParams.js usr/share/nodejs/@trust/webcrypto/src/dictionaries/ShaKeyAlgorithm.js usr/share/nodejs/@trust/webcrypto/src/errors usr/share/nodejs/@trust/webcrypto/src/errors/CurrentlyNotSupportedError.js usr/share/nodejs/@trust/webcrypto/src/errors/DataError.js usr/share/nodejs/@trust/webcrypto/src/errors/InvalidAccessError.js usr/share/nodejs/@trust/webcrypto/src/errors/KeyFormatNotSupportedError.js usr/share/nodejs/@trust/webcrypto/src/errors/NotSupportedError.js usr/share/nodejs/@trust/webcrypto/src/errors/OperationError.js usr/share/nodejs/@trust/webcrypto/src/errors/QuotaExceededError.js usr/share/nodejs/@trust/webcrypto/src/errors/TypeMismatchError.js usr/share/nodejs/@trust/webcrypto/src/errors/index.js usr/share/nodejs/@trust/webcrypto/src/index.js usr/share/nodejs/@trust/webcrypto/src/keys usr/share/nodejs/@trust/webcrypto/src/keys/CryptoKey.js usr/share/nodejs/@trust/webcrypto/src/keys/CryptoKeyPair.js usr/share/nodejs/@trust/webcrypto/src/keys/JsonWebKey.js usr/share/nodejs/@trust/webcrypto/src/keys/recognizedKeyUsages.js