Skip to content

Commit

Permalink
Some changes related to multiprecision changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
martun committed Feb 27, 2024
1 parent 3155182 commit 366c435
Show file tree
Hide file tree
Showing 100 changed files with 97 additions and 252 deletions.
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/brainpool_r1.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/brainpool_r1/base_field.hpp>
#include <nil/crypto3/algebra/fields/brainpool_r1/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/alt_bn128/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/babyjubjub/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/bls12/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/bls12/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/curve25519/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/edwards/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/fp3.hpp>
#include <nil/crypto3/algebra/fields/fp6_2over3.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <nil/crypto3/algebra/curves/detail/edwards/basic_policy.hpp>
#include <nil/crypto3/algebra/curves/detail/scalar_mul.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/jubjub/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/mnt4/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/mnt6/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/pallas/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/secp_k1/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/secp_r1/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/detail/vesta/params.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/forms.hpp>
#include <nil/crypto3/algebra/curves/detail/vesta/types.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/frp_v1.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/fields/frp_v1/base_field.hpp>
#include <nil/crypto3/algebra/fields/frp_v1/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/gost_A.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/fields/gost_A/base_field.hpp>
#include <nil/crypto3/algebra/fields/gost_A/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/p192.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <nil/crypto3/algebra/curves/curve_nist.hpp>
#include <nil/crypto3/algebra/curves/detail/element/p192.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/p224.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <nil/crypto3/algebra/curves/curve_nist.hpp>
#include <nil/crypto3/algebra/curves/detail/element/p224.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/p384.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/curve_nist.hpp>
#include <nil/crypto3/algebra/curves/detail/element/p384.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/p521.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/curves/curve_nist.hpp>
#include <nil/crypto3/algebra/curves/detail/element/p521.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/sm2p_v1.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include <nil/crypto3/algebra/fields/sm2p_v1/base_field.hpp>
#include <nil/crypto3/algebra/fields/sm2p_v1/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/curves/x962_p.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/x962_p/base_field.hpp>
#include <nil/crypto3/algebra/fields/x962_p/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 0 additions & 2 deletions include/nil/crypto3/algebra/fields/alt_bn128/base_field.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>

namespace nil {
namespace crypto3 {
namespace algebra {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/alt_bn128/base_field.hpp>
#include <nil/crypto3/algebra/fields/alt_bn128/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/bls12/base_field.hpp>
#include <nil/crypto3/algebra/fields/bls12/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/bn128/base_field.hpp>
#include <nil/crypto3/algebra/fields/bn128/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <nil/crypto3/algebra/fields/dsa_jce/base_field.hpp>
#include <nil/crypto3/algebra/fields/dsa_jce/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <nil/crypto3/algebra/fields/dsa_jce/base_field.hpp>
#include <nil/crypto3/algebra/fields/dsa_jce/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#include <nil/crypto3/algebra/fields/curve25519/base_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/edwards/base_field.hpp>
#include <nil/crypto3/algebra/fields/edwards/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include <nil/crypto3/algebra/fields/mnt4/base_field.hpp>
#include <nil/crypto3/algebra/fields/mnt4/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include <nil/crypto3/algebra/fields/mnt6/base_field.hpp>
#include <nil/crypto3/algebra/fields/mnt6/scalar_field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/pallas/base_field.hpp>
#include <nil/crypto3/algebra/fields/arithmetic_params/vesta.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include <nil/crypto3/algebra/fields/vesta/base_field.hpp>
#include <nil/crypto3/algebra/fields/arithmetic_params/pallas.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 0 additions & 2 deletions include/nil/crypto3/algebra/fields/bls12/base_field.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>

namespace nil {
namespace crypto3 {
namespace algebra {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/fields/bls12/scalar_field.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/fields/bn128/base_field.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
2 changes: 1 addition & 1 deletion include/nil/crypto3/algebra/fields/bn128/scalar_field.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#include <nil/crypto3/algebra/fields/params.hpp>
#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

#include <nil/crypto3/algebra/fields/field.hpp>

#include <nil/crypto3/detail/literals.hpp>


namespace nil {
namespace crypto3 {
Expand Down
Loading

0 comments on commit 366c435

Please sign in to comment.