Skip to content

Commit

Permalink
code working with bls381
Browse files Browse the repository at this point in the history
  • Loading branch information
arielgabizon committed Oct 24, 2019
1 parent 1ff12d0 commit 2cc418d
Show file tree
Hide file tree
Showing 23 changed files with 5,094 additions and 5,093 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/target/
**/*.rs.bk
transcript*
challenge*
response*
new_challenge*
/target/
**/*.rs.bk
transcript*
challenge*
response*
new_challenge*
28 changes: 14 additions & 14 deletions COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Copyrights in the "powersoftau" project are retained by their contributors. No
copyright assignment is required to contribute to the "powersoftau" project.

The "powersoftau" project is licensed under either of

* Apache License, Version 2.0, (see ./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license (see ./LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.
Copyrights in the "powersoftau" project are retained by their contributors. No
copyright assignment is required to contribute to the "powersoftau" project.
The "powersoftau" project is licensed under either of
* Apache License, Version 2.0, (see ./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license (see ./LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.
Loading

0 comments on commit 2cc418d

Please sign in to comment.