aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | More refactoring in the vault and record modulesKatharina Fey2017-12-138-93/+119
|/
* Refactoring some major componentsKatharina Fey2017-12-1310-45/+95
* Cleaning up code and removing warningsKatharina Fey2017-12-133-24/+14
* Further reducing code complexityKatharina Fey2017-12-131-5/+0
* Internal refactoring to decrease complexityKatharina Fey2017-12-132-44/+44
* Adding some better utility functions to work with base64 stringsKatharina Fey2017-12-132-12/+15
* Making the demo a bit nicerKatharina Fey2017-12-121-3/+24
* Fixing an issue where records were not recoded properlyKatharina Fey2017-12-123-18/+39
* Adding a small exampleKatharina Fey2017-12-121-23/+32
* Fixing some minor issues that fucked up path scopesKatharina Fey2017-12-122-8/+79
* Adding a function to load an existing vaultKatharina Fey2017-12-121-0/+56
* Allow crypto engine re-loadingKatharina Fey2017-12-121-5/+29
* Fixing an issue with random number generatorKatharina Fey2017-12-123-25/+43
* Using a random key for encryption – encrypting with passwordKatharina Fey2017-12-121-9/+45
* Adding a random crate as a dependencyKatharina Fey2017-12-121-0/+1
* Working on vault initialisationKatharina Fey2017-12-121-3/+39
* Simple vault logicKatharina Fey2017-12-122-19/+39
* Minor changeKatharina Fey2017-12-122-19/+4
* Adding base64 encode utilKatharina Fey2017-12-121-2/+6
* Fixing a functionKatharina Fey2017-12-121-1/+1
* Why does code completion no longer work?!Katharina Fey2017-12-121-7/+5
* Writing a little demoKatharina Fey2017-12-121-63/+17
* Adding simple equality model for recordsKatharina Fey2017-12-122-3/+8
* Adding a function for decrypting data vectorsKatharina Fey2017-12-121-4/+31
* Working on a bunch of things that are cool and whateverKatharina Fey2017-12-123-10/+66
* Removing old crypto 'module'Katharina Fey2017-12-121-35/+0
* Adding a hashing module and using it to hash the passwordKatharina Fey2017-12-123-0/+123
* Proof of work I guessKatharina Fey2017-12-101-47/+24
* Playing around with cryptoKatharina Fey2017-12-101-3/+99
* StuffKatharina Fey2017-12-103-0/+41
* Simple exampleKatharina Fey2017-12-101-1/+14
* Adding the basic structure of recordsKatharina Fey2017-12-105-0/+93
* Adding project skeletonKatharina Fey2017-12-101-0/+3