proton-pmcrypto/lib
dependabot[bot] 12e718c1d1
Bump @noble/hashes from 1.8.0 to 2.0.1 (#246)
* Bump @noble/hashes from 1.8.0 to 2.0.1

Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.8.0 to 2.0.1.
- [Release notes](https://github.com/paulmillr/noble-hashes/releases)
- [Commits](https://github.com/paulmillr/noble-hashes/compare/1.8.0...2.0.1)

---
updated-dependencies:
- dependency-name: "@noble/hashes"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update noble-hashes usages

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: larabr <7375870+larabr@users.noreply.github.com>
2025-11-04 16:14:02 +01:00
..
crypto Bump @noble/hashes from 1.8.0 to 2.0.1 (#246) 2025-11-04 16:14:02 +01:00
key Linter: enable stricter set of default rules (strict-type-checked) 2025-09-22 14:16:15 +02:00
message Linter: enable stricter set of default rules (strict-type-checked) 2025-09-22 14:16:15 +02:00
bigInteger.ts Linter: enable type info integration for rules (recommended-type-checked) 2025-09-22 14:16:15 +02:00
constants.ts decrypt/verifyMessage: by default, verify messages slightly in the future compared to server time (#200) 2024-05-28 12:28:27 +02:00
index.ts Add support for exporting TS modules, use airbnb/base ESlint rules for TS too 2022-06-17 19:16:33 +02:00
openpgp.ts Enable OpenPGP.js grammar check by default (config.enforceGrammar) 2025-06-23 17:05:16 +02:00
pmcrypto.d.ts Linter: update to eslint v9 2025-09-22 14:16:15 +02:00
pmcrypto.js getSHA256Fingerprints: performance improvement for v6 keys (reuse key fingerprint) (#207) 2025-01-27 14:01:33 +01:00
serverTime.ts Rewrite constants and serverTime modules in TS 2022-06-17 19:16:33 +02:00
utils.ts Linter: enable type info integration for rules (recommended-type-checked) 2025-09-22 14:16:15 +02:00