Felix Geyer
|
b8b4d35763
|
Add CompositeKey::isEmpty().
|
2012-10-12 12:10:13 +02:00 |
|
Felix Geyer
|
7e9343c697
|
Fix CompositKey self assignment.
|
2012-07-17 10:57:08 +02:00 |
|
Felix Geyer
|
ee3bc89a54
|
Coding style fixes.
|
2012-06-30 00:22:07 +02:00 |
|
Felix Geyer
|
efb40a6567
|
Fix transform round benchmark.
|
2012-05-12 15:39:33 +02:00 |
|
Felix Geyer
|
8122ab2b2c
|
Use quint64 everywhere for the transform rounds number.
|
2012-05-08 22:31:09 +02:00 |
|
Felix Geyer
|
7790f2e7ba
|
Add CompositeKey::transformKeyBenchmark().
This method tests how many key transformation rounds can be calculated
within a specific time.
|
2012-05-07 14:41:31 +02:00 |
|
Felix Geyer
|
d5fc1bf0b4
|
Improve performance of the key transformation.
|
2012-05-07 14:31:18 +02:00 |
|
Felix Geyer
|
f753728e97
|
Only use one additional thread in CompositeKey::transform().
|
2012-05-03 12:21:42 +02:00 |
|
Felix Geyer
|
0ad4b3d8fe
|
Minor improvements in CompositeKey and TestKeys.
|
2012-04-25 18:35:30 +02:00 |
|
Florian Geyer
|
db52267400
|
Clear keys in assignment operator of composite key.
Fixes corruption of key if master key and then transform rounds is changed.
|
2012-04-21 18:28:06 +02:00 |
|
Felix Geyer
|
2e011d5362
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Felix Geyer
|
0ad1bf0a70
|
Add CompositeKey::clear().
|
2012-01-11 23:59:50 +01:00 |
|
Felix Geyer
|
0014d50b59
|
Deep copy subkeys when cloning CompositeKey.
|
2011-11-13 14:52:43 +01:00 |
|
Felix Geyer
|
9ef105e1ae
|
Use QtConcurrentRun instead of subclassing QThread.
|
2011-11-12 01:49:19 +01:00 |
|
Felix Geyer
|
230d24a123
|
No longer use automoc.
|
2010-11-21 23:06:30 +01:00 |
|
Felix Geyer
|
9f282928e8
|
Implement reading encrypted kdbx files.
|
2010-09-13 23:24:36 +02:00 |
|