Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangxiecrypto committed Oct 10, 2023
1 parent 4ec7d6c commit 0c98b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpz-core/src/aes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,4 @@ fn aes_test() {
Block::from((0x79B93A19527051B230CF80B27C21BFBC_u128).to_le_bytes())
]
);
}
}

0 comments on commit 0c98b11

Please sign in to comment.