aboutsummaryrefslogtreecommitdiff
path: root/src/security (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic encryption functions workKatharina Sabel2018-05-081-88/+0
* Moving some stuff around and documenting the common lockchain-core codeKatharina Fey2018-05-074-0/+246
* Lots of refactoringKatharina Fey2018-04-025-256/+0
* Refactoring utilities in security module. Definine basic library crateKatharina Fey2018-04-025-67/+94
* Making a small crypto example workKatharina Fey2018-04-022-14/+61
* Making a basic encryption example workKatharina Fey2018-04-025-22/+36
* Removing a bunch of code and bricking everything :DKatharina Fey2018-04-026-242/+6
* Refactoring the key generation system :)Katharina Fey2017-12-261-0/+7
* Cleaning up codeKatharina Fey2017-12-261-3/+0
* Removing the deprecated crypto engineKatharina Fey2017-12-262-183/+9
* Making the keygen module much nicer. Also breaking key layoutKatharina Fey2017-12-262-33/+46
* Merge branch 'fixing'Katharina Fey2017-12-266-24/+267
|\
| * Moving the fields to the header (where they belong?)Katharina Fey2017-12-263-4/+3
| * Fixing that weird bug I had before \o/ (I think)Katharina Fey2017-12-264-11/+35
| * Hopefully fixing some of the encryption primitives :PKatharina Fey2017-12-261-99/+19
| * Changing low level AES primitive slightlyKatharina Fey2017-12-261-10/+16
| * MehKatharina Fey2017-12-262-5/+1
| * Working on more generic crypto backendsKatharina Fey2017-12-263-43/+18
| * I think this is a lot nicer, don't you think?Katharina Fey2017-12-221-9/+32
| * This is really not ideal...Katharina Fey2017-12-221-11/+51
| * Starting work on new encryption handlerKatharina Fey2017-12-221-0/+37
| * More refactoringKatharina Fey2017-12-171-1/+2
| * Changing the encryption backend to be more low-levelKatharina Fey2017-12-161-55/+113
| * Is this a good ideaKatharina Fey2017-12-161-0/+6
| * Lots of changesKatharina Fey2017-12-165-24/+174
| * Doing that crypto -> securit refactoring at lastKatharina Fey2017-12-156-0/+326
* Dirty fix for a bug where the block size was wrongKatharina Fey2017-12-151-4/+4
* Refactoring the crypto/security moduleKatharina Fey2017-12-156-0/+318