]> git.lizzy.rs Git - PAKEs.git/commit
Add 'spake2/' from commit 'f6e9d07dffa9a9b39f203c23043f93337ebe1ab6'
authorBrian Warner <warner@lothar.com>
Tue, 16 Oct 2018 00:13:55 +0000 (17:13 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 16 Oct 2018 00:19:56 +0000 (17:19 -0700)
commita23222c9c1cb604b62ccf133ff3f9ce0ca95bddf
tree2f0c6dc83ad2a53c684ad60dec69984ecff9ff5c
parent1afa40d15b0c2cecc989bdfc67a5251aa5cd5954
parentf6e9d07dffa9a9b39f203c23043f93337ebe1ab6
Add 'spake2/' from commit 'f6e9d07dffa9a9b39f203c23043f93337ebe1ab6'

git-subtree-dir: spake2
git-subtree-mainline: 1afa40d15b0c2cecc989bdfc67a5251aa5cd5954
git-subtree-split: f6e9d07dffa9a9b39f203c23043f93337ebe1ab6

This moves https://github.com/warner/spake2.rs into the "spake2/"
subdirectory of https://github.com/RustCrypto/PAKEs .

I'll move the release tags over next, then update the travis config and
READMEs.
spake2/.gitignore
spake2/.travis.yml
spake2/Cargo.toml
spake2/LICENSE
spake2/README.md
spake2/benches/spake2.rs
spake2/src/lib.rs
spake2/src/spake2.rs