Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23Spanning chunks work! Added a large message to the corpus for testing.Ladar Levison
2017-06-23All of the current spanning chunk tests are passing.Ladar Levison
2017-06-23Encrypted spanning chunks work... along with the low level unit test.Ladar Levison
2017-06-23Skipped checks shouldn't be counted as failures/errors...Ladar Levison
2017-06-23First attempt at part_decrypt added to the repo. Tests still failing.Ladar Levison
2017-06-22WIP: Body part code reorganized, and new chunk flags defined. Ladar Levison
2017-06-14Updated part_encrypt and part_decrypt.jpadkins
2017-06-10Added working part layer.jpadkins
2017-03-04Refactored the testcase setup to include the suite name as a tag.Ladar Levison
2017-01-24File headers cleaned up. Unused lines leftover from Mercurial removed.Ladar Levison
2017-01-24File headers updated.Ladar Levison
2017-01-22Fixed memory leaks resulting from accidental cut/paste.Ladar Levison
2017-01-20PRIME message encryption and associated unit tests implemented.Ladar Levison
2017-01-20Message encrypt aggregate added. Chunk ids updated. Sig funcs renamed.Ladar Levison
2017-01-19Signature chunk unit tests.Ladar Levison
2017-01-19Signature functions added.Ladar Levison
2017-01-19Encrypted chunk get/set functions passing unit tests.Ladar Levison
2017-01-17KEK and SLOT interfaces added/integrated, but not passing tests yet.Ladar Levison
2017-01-16Misc install script fixes. Encrypted chunk func improvements.Ladar Levison
2017-01-15OpenSSL mem lock/cleanup/renaming. Added append out, and keyslot logic.Ladar Levison
2017-01-15Signature chunk, and message tests stubbed out.Ladar Levison
2017-01-15Updated the rand choices function. Encrypted check tests are a WIP.Ladar Levison
2017-01-14Chunk heading functions and ephemeral chunk functions working/tested.Ladar Levison
2017-01-12Fixed the ed25519 checks. Previously, some were skipped.Ladar Levison
2017-01-07Confirmed 0 length payloads will work. Created signet unit test stubs.Ladar Levison
2017-01-04PEM wrap function created.Ladar Levison
2016-11-22Fixed the PRIME user key unit tests.Ladar Levison
2016-11-02Added a test function stub + made bug fixes to the PRIME primitive functions.Ladar Levison
2016-11-02Recommit the ed25519 patch for OpenSSL, fix libdir, added ed25519 checks.Ladar Levison
2016-11-01Flushed out the ed25519 interfaces. Fixed donna naming collision.Ladar Levison
2016-11-01Moving the PRIME checks into their own test suite.Ladar Levison