Christian Hohnstaedt
4e2a4b7d1a
Move default keyjob from NewKey to the keyjob class
...
another step to separate widgets from the core
2021-06-01 17:48:37 +02:00
Christian Hohnstaedt
a48ea10e3d
Split key generation and data-collection-UI
...
Use the key job to transfer the information
2020-03-13 12:13:27 +01:00
Christian Hohnstaedt
f1fd65c9cf
Add keyjob (TBC)
...
Invent keyjob
2020-03-13 12:13:27 +01:00
Christian Hohnstaedt
77519936e0
Invent keytype class for mapping type mechanism and name
2020-03-13 12:13:27 +01:00
Christian Hohnstaedt
ae4445f772
Improve EC Curve selection for key generation.
...
Use the QComboBox::itemData instead of fuzzily extracting it
from the item display text
2020-01-13 07:26:46 +01:00
Christian Hohnstaedt
e5541c6d67
SF. Bug. #81 Make xca qt5 compatible
...
Extend XCA to also compile against Qt5
Remove directory from Qt includes
2015-09-17 18:42:42 +02:00
Christian Hohnstaedt
8ed9bab7df
Support EC key generation on PKCS#11 token
...
move EC builtin sources into extra class and file
2014-10-31 00:23:39 +01:00
Christian Hohnstaedt
9710a78592
First preparation of version 1.0.0
...
update changelog and documentation
avoid warnings about unused variables
2014-04-11 19:29:46 +02:00
Christian Hohnstaedt
df78e4380e
SF Bug #87 : Unable to set default key length
...
Added a "Remember as default" checkbox to the key input dialog.
The default key size is now 2048 for RSA and DSA keys.
2014-04-11 19:29:45 +02:00
Christian Hohnstaedt
23ad77b6f0
Support multiple PKCS#11 provider
2010-08-11 23:12:48 +02:00
Christian Hohnstaedt
de851ed3a9
Changed all header includes to QT4 names and included the correct component name
...
By Andreas Piesk. Thanks!
adapt to HEAD since the patch is based on 0.6.4
drop qt4/Qt include in list of includes during configuration
2010-06-13 11:49:38 +02:00
Christian Hohnstaedt
f1c528fcc9
update copyright information
2010-03-11 07:13:48 +01:00
Christian Hohnstaedt
d362a9c51e
add new Token-features
...
- replace occurances of "Smart Card" by "Token"
- Support for creating keys on a token
- Store existing keys on a token
- delete keys and certs from a token
- update docs
2010-02-17 07:20:18 +01:00
Christian Hohnstaedt
9f900ae6f7
update copyright date to 2009 where appropriate
2009-11-24 17:54:21 +01:00
Christian Hohnstaedt
f82aad0c2a
add support for Elliptic curve keys
2009-10-28 18:56:44 +01:00