aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More crate metadata for crates ioKatharina Fey2018-05-086-7/+29
* Adding dependencies to http crate and publishing itKatharina Fey2018-05-084-9/+985
* Removing wildcard depsKatharina Sabel2018-05-081-2/+2
* Adding missing metadata fields for publishKatharina Sabel2018-05-081-0/+5
* Version lock right this time :DKatharina Sabel2018-05-081-1/+1
* Version lockKatharina Sabel2018-05-082-3/+3
* Bumping versionKatharina Sabel2018-05-081-1/+1
* Basic encryption functions workKatharina Sabel2018-05-0810-15/+166
* Restructuring traits that handle encryption moduleKatharina Sabel2018-05-086-43/+70
* Shuffling some stuff around and implementing some traitsKatharina Sabel2018-05-078-44/+419
* Adjusting cargo manifest to new stepKatharina Sabel2018-05-071-3/+3
* Bumping version for lockchain-core 0.3Katharina Sabel2018-05-075-357/+76
* Fleshing out basic traits provided by lockchain-coreKatharina Sabel2018-05-074-16/+33
* Working on lockchain-core exposed typesKatharina Sabel2018-05-076-31/+188
* More refactoringKatharina Fey2018-05-075-102/+112
* Moving some stuff around and documenting the common lockchain-core codeKatharina Fey2018-05-0714-158/+370
* Fleshing out README files for sub-cratesKatharina Fey2018-05-064-19/+5
* More refactoring across the skyKatharina Fey2018-05-0614-55/+45
* Massively refactor repositoryKatharina Fey2018-05-0671-1251/+64
* Adding some new functions and bumping the version to 0.2.0Katharina Sabel2018-04-164-4/+23
* Fixing implementations of the core APIKatharina Sabel2018-04-166-428/+104
* Adding some more docs and READMEKatharina Sabel2018-04-154-37/+383
* Fixing the licenseKatharina Fey2018-04-091-1/+1
* Adding a licenseKatharina Fey2018-04-091-0/+1
* Adding a README for the core crateKatharina Fey2018-04-091-0/+3
* Version that goes on crates.ioKatharina Fey2018-04-0917-208/+215
* Adding a basic app template for AndroidKatharina Fey2018-04-0258-0/+1126
* Lots of refactoringKatharina Fey2018-04-0222-102/+567
* Refactoring utilities in security module. Definine basic library crateKatharina Fey2018-04-029-150/+120
* Making a small crypto example workKatharina Fey2018-04-025-205/+113
* Making a basic encryption example workKatharina Fey2018-04-028-68/+83
* Removing a bunch of code and bricking everything :DKatharina Fey2018-04-027-374/+287
* Changing some depdencies aroundKatharina Fey2018-03-022-3/+92
* Adding ring as a dependency (again)Katharina Fey2018-01-181-0/+1
* Refactoring the key generation system :)Katharina Fey2017-12-261-0/+7
* Cleaning up codeKatharina Fey2017-12-262-11/+4
* Adjusting unit testsKatharina Fey2017-12-262-2/+1
* 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-2613-248/+542
|\
| * Moving the fields to the header (where they belong?)Katharina Fey2017-12-264-8/+7
| * Fixing that weird bug I had before \o/ (I think)Katharina Fey2017-12-266-50/+52
| * 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-264-110/+89
| * 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