larabr 02a1ed2d78
Make key fingerprint computation async (#1297)
- Make fingerprint and key ID computation async, and rely on Web Crypto
  for hashing if available
- Always set fingerprint and keyID on key parsing / generation
- Introduce `*KeyPacket.computeFingerprint()` and
  `*KeyPacket.computeFingerprintAndKeyID()` 
- Change `getKeyID` and `getFingerprint*` functions to return the
  pre-computed key ID and fingerprint, respectively
- Make `PublicKeyPacket.read` async
2021-05-05 17:39:19 +02:00
..
2021-03-26 10:56:02 +01:00
2021-03-26 10:56:02 +01:00
2021-03-26 10:56:02 +01:00
2021-03-25 19:56:59 +01:00
2021-03-25 19:56:59 +01:00
2021-03-25 19:56:59 +01:00
2021-03-25 19:56:59 +01:00
2021-03-25 19:56:59 +01:00
2021-03-25 19:56:59 +01:00
2021-03-25 19:56:59 +01:00