aboutsummaryrefslogtreecommitdiffstats
path: root/keygendialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-255/+0
2016-02-07keygeneration for both rsa and dsa keysnils1-13/+30
2016-02-07refactored slots and signalsnils1-6/+6
2012-09-01set key expiration to 5 years in key generation by defaultnils1-4/+4
2012-09-01set key-type in key generation to rsanils1-7/+8
2012-09-01set keysize also for DSA key in key generation (before DSA key always was 102...nils1-1/+2
2012-08-05minor translation correctionnils1-1/+1
2012-08-02show messagebox, if keysize is set to more than 2048 bitnils1-6/+13
2012-04-22set keysize also for DSA key in key generation (before DSA key always was 102...nils1-1/+1
2012-04-02merge with 0.3.2ubbo1-3/+3
2012-03-31correct utf8 encoding for email address in key generationnils1-1/+1
2012-03-31change name and comment lineedits in key generation to utf8, so that encoding...nils1-2/+2
2012-03-30updated arabic translation files and set maximum keysize to 16384nils1-1/+1
2012-03-29set maximum RSA keysize to 16384 bitnils1-1/+1
2012-03-25change name and comment lineedits in key generation to utf8, so that encoding...nils1-2/+2
2012-03-24on keygen set minimum keysize to 1024 and maximum to 4096 for RSA key and 655...nils1-2/+16
2012-03-08added rsa key generationnils1-14/+31
2012-03-07set maximum keysize of elgamal subkey to 65536nils1-1/+1
2012-02-04show message after creating new keynils1-0/+1
2012-01-26refresh filesnils1-18/+21
2011-11-06 fixed a lot of bugs, where app crached, when no tab is opened (liek save as,...nils1-1/+0
2011-10-30put keygendialog to seperate filesnils1-0/+233