Skip to content

Commit

Permalink
license
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-lj committed Apr 24, 2024
1 parent 54ba518 commit 85a09ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fastcrypto-vdf/src/math/parameterized_group.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) 2022, Mysten Labs, Inc.
// SPDX-License-Identifier: Apache-2.0

use fastcrypto::error::FastCryptoResult;
use fastcrypto::groups::Doubling;
use std::ops::{Add, Mul, Neg};
Expand Down

0 comments on commit 85a09ca

Please sign in to comment.