]> git.lizzy.rs Git - PAKEs.git/commit
Migrate to GitHub Actions (#42)
authorTony Arcieri <bascule@gmail.com>
Fri, 30 Apr 2021 19:31:32 +0000 (12:31 -0700)
committerGitHub <noreply@github.com>
Fri, 30 Apr 2021 19:31:32 +0000 (12:31 -0700)
commita1ceee2bfe36b3719ba7a643da63a689429cf0ff
tree0d0cb6eff0f1bae4b05db7e3f2abcf5a1ba5cae2
parent4e1b5728c8e9db2928efa9cce86da84869a948a0
Migrate to GitHub Actions (#42)

Uses the standard boilerplate we've been using for other projects
.github/workflows/security-audit.yml [new file with mode: 0644]
.github/workflows/spake2.yml [new file with mode: 0644]
.github/workflows/srp.yml [new file with mode: 0644]
.github/workflows/workspace.yml [new file with mode: 0644]
.gitignore
.travis.yml [deleted file]
Cargo.lock [new file with mode: 0644]
spake2/src/lib.rs
srp/src/client.rs
srp/src/lib.rs