fork-openpgpjs/test
Daniel Huigens 9691dc9c99 Fix getExpirationTime with capabilities and an expired signing subkey
When the latest subkey with the requested capabilities is expired,
and the primary key has the requested capabilities, return the
primary key expiry instead.

Also, change isExpired/isDataExpired to still return false at the
date returned by getExpirationTime, so that the latter returns the
last date that the key can still be used.
2018-12-21 12:49:22 -05:00
..
crypto Validate ECC public keys 2018-12-14 17:21:12 +01:00
general Fix getExpirationTime with capabilities and an expired signing subkey 2018-12-21 12:49:22 -05:00
security Reject messages encrypted with a symmetric algo not in preferred algos 2018-12-17 12:27:03 -05:00
worker Replace data with message parameter in encrypt() and sign() 2018-08-10 14:46:29 +02:00
unittests.html fix obsolete browser tests, add some polyfills 2018-02-05 22:17:41 -08:00
unittests.js Lower S2K iteration count parameter in tests 2018-11-05 18:00:20 +01:00