diff options
Diffstat (limited to 'NOTES')
-rw-r--r-- | NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Checking ElGamal signatures is really slow and the reason for the long +running time on parts o my keyring. Because somekeys are also checked at startup, this is even worser. I should invalidate my self signature with algo 16 or 20. + +Further problem: It seems that the caching does only work in part. SCO UnixWare/7.1.0 reported by Allan Clark <[email protected]> for 0.9.8 |