This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
openpgpjs
Watch
2
Star
0
Fork
0
You've already forked openpgpjs
mirror of
https://github.com/openpgpjs/openpgpjs.git
synced
2025-11-26 23:46:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpgpjs
/
src
/
key
History
Daniel Huigens
432856ff0e
Fix signing using keys without preferred hash algorithms (
#1820
)
2025-01-29 16:45:32 +01:00
..
factory.js
Update hash algorithm preferences order (
#1804
)
2024-11-07 15:19:20 +01:00
helper.js
Fix signing using keys without preferred hash algorithms (
#1820
)
2025-01-29 16:45:32 +01:00
index.js
Look up preferred ciphersuite in one go
2023-10-25 12:53:12 +02:00
key.js
Lint: add support for TS files, fix errors
2024-05-16 13:59:11 +02:00
private_key.js
openpgp.encrypt
: use
encryptionKeys
to determine preferred hash algo when signing
2024-10-30 19:06:44 +01:00
public_key.js
Add back armor checksum for non-v6 artifacts (
#1741
)
2024-04-09 17:12:44 +02:00
subkey.js
openpgp.encrypt
: use
encryptionKeys
to determine preferred hash algo when signing
2024-10-30 19:06:44 +01:00
user.js
openpgp.encrypt
: use
encryptionKeys
to determine preferred hash algo when signing
2024-10-30 19:06:44 +01:00