Skip to content

Commit

Permalink
Put ring credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis committed Aug 5, 2021
1 parent a5eb4cb commit 957a29f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/arithmetic/big_native/ring.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Taken from: https://gitlab.com/Toru3/ring-algorithm/-/blob/c4eaf606e88cb62cf87df98c99f923b253ad976a/src/lib.rs
// Original code is licensed under terms of: MIT OR Apache-2.0

use num_bigint::Sign;
use num_traits::Signed;

Expand Down

0 comments on commit 957a29f

Please sign in to comment.