4
0
mirror of https://github.com/QuasarApp/Qt-AES.git synced 2025-05-11 12:39:34 +00:00

99 Commits

Author SHA1 Message Date
Matteo Brichese
3b8b68cddc relocating var declaration 2017-07-07 14:20:52 -07:00
Matteo Brichese
ff02304e23 updating readme with method calls 2017-07-07 14:20:06 -07:00
Matteo Brichese
15d10586cc formatted following guidelines 2017-07-07 14:10:45 -07:00
Matteo Brichese
8f569d3fcb Update CONTRIBUTING.md 2017-07-07 13:57:21 -07:00
Matteo Brichese
0ed02f4e24 Create CONTRIBUTING.md 2017-07-07 13:56:39 -07:00
Matteo Brichese
e5c51ed205 Update README.md 2017-07-07 13:24:57 -07:00
Matteo Brichese
72bd2dfe4a refactoring test class v1.0-beta 2017-07-07 11:20:30 -07:00
Matteo Brichese
d69dd98bd1 cleaning 2017-07-07 10:10:47 -07:00
Matteo Brichese
fe7cd13bc0 added info on test vectors 2017-07-07 10:08:29 -07:00
Matteo Brichese
67f06e475b adding unit testing class 2017-07-07 10:03:16 -07:00
Matteo Brichese
1ab589a62e Delete LICENSE.txt 2017-07-06 14:32:10 -07:00
Matteo Brichese
aa7aaf172a Create LICENSE 2017-07-06 14:32:00 -07:00
Matteo Brichese
bbf9690eb0 added license and improved readme 2017-07-06 14:30:08 -07:00
Matteo Brichese
e755ae6695 fixed typo 2017-07-06 14:17:58 -07:00
Matteo Brichese
b601f21d68 adding static classes 2017-07-06 14:09:36 -07:00
Matteo Brichese
f171c9e0b7 Update README.md 2017-07-06 13:49:28 -07:00
Matteo Brichese
90c690a04d Update README.md 2017-07-06 13:48:26 -07:00
Matteo Brichese
06c744567c fixed bug in decode for keys>128 2017-07-06 13:41:04 -07:00
Matteo Brichese
f8d8e62dea reordered var initialization 2017-07-06 11:20:54 -07:00
Matteo Brichese
397a62b4b7 Adding CBC Encryption 2017-07-06 11:09:00 -07:00
Matteo Brichese
6e46cb3257 cleaning files, added test for 256b 2017-07-03 11:23:54 -07:00
Matteo Brichese
dd17d8715b Update README.md 2017-07-03 11:08:18 -07:00
Matteo Brichese
093f524e98 cleaning code 2017-07-03 11:02:19 -07:00
Matteo Brichese
81ad4158dd fixing shift column-major order 2017-07-03 10:32:37 -07:00
Matteo Brichese
dd7591115d cleaning - something is off 2017-06-30 17:08:35 -07:00
Matteo Brichese
199db18758 cleaning 2017-06-30 16:41:55 -07:00
Matteo Brichese
e434801e64 cleaning and fixing texts bigger than key 2017-06-30 16:11:25 -07:00
Matteo Brichese
899c759ad8 cleaning code 2017-06-23 15:07:50 -07:00
Matteo Brichese
a81328ae54 readme updated 2017-06-23 14:43:59 -07:00
Matteo Brichese
400c4b318d fixed typo 2017-06-23 14:40:26 -07:00
Matteo Brichese
57586d395a Merge branch 'refactoring' of https://github.com/bricke/Qt-AES into refactoring 2017-06-23 14:25:33 -07:00
Matteo Brichese
020721359a cleaning 2017-06-23 14:24:58 -07:00
Matteo Brichese
212b4d795f Delete qaesencryption.pro.user 2017-06-23 14:24:58 -07:00
Matteo Brichese
4a5c8941c1 cleaning 2017-06-23 14:24:58 -07:00
Matteo Brichese
0bd8029aa3 moving to iterators 2017-06-23 14:24:58 -07:00
Matteo Brichese
c593f99597 fixed qbytearray iteration 2017-06-23 14:24:58 -07:00
Matteo Brichese
50b73771d6 moving forward with the development 2017-06-23 14:24:58 -07:00
Matteo Brichese
a537bcf1b0 initial commit with refactoring in Qt 2017-06-23 14:24:58 -07:00
Matteo Brichese
00dcd12ba6 Merge branch 'refactoring' of https://github.com/bricke/Qt-AES into refactoring 2017-06-23 14:24:44 -07:00
Matteo Brichese
3b148ab1a3 cleaning 2017-06-23 14:24:05 -07:00
Matteo Brichese
6a62c1f539 Delete qaesencryption.pro.user 2017-06-23 13:38:43 -07:00
Matteo Brichese
8deb0549d5 Merge branch 'refactoring' of https://github.com/bricke/Qt-AES into refactoring 2017-06-23 13:37:50 -07:00
Matteo Brichese
cb6120b6be cleaning 2017-06-23 13:37:33 -07:00
Matteo Brichese
6216ffede6 Create README.md 2017-06-23 10:34:34 -07:00
Matteo Brichese
310831a3f3 moving to iterators 2017-06-23 10:29:50 -07:00
Matteo Brichese
f26cbc8496 fixed qbytearray iteration 2017-06-22 17:01:45 -07:00
Matteo Brichese
b935eff543 moving forward with the development 2017-06-21 16:49:00 -07:00
Matteo Brichese
748232567c initial commit with refactoring in Qt 2017-06-21 16:04:33 -07:00
Matteo Brichese
7f360bfb8d Initial commit 2017-06-06 17:15:23 -07:00