.coveragerc
.gitignore
.gitmodules
LICENSE
MANIFEST.in
Makefile
README.md
codecov.yml
pyproject.toml
setup.py
.github/workflows/test.yml
docs/commands.rst
docs/install.rst
ext/Makefile
ext/libtommath/.git
ext/libtommath/.gitattributes
ext/libtommath/.gitignore
ext/libtommath/CMakeLists.txt
ext/libtommath/LICENSE
ext/libtommath/Package.swift
ext/libtommath/README.md
ext/libtommath/appveyor.yml
ext/libtommath/astylerc
ext/libtommath/bear.h
ext/libtommath/changes.txt
ext/libtommath/helper.pl
ext/libtommath/libtommath-CW308_STM32F3.a
ext/libtommath/libtommath.pc.in
ext/libtommath/libtommath_VS2008.sln
ext/libtommath/libtommath_VS2008.vcproj
ext/libtommath/makefile
ext/libtommath/makefile.mingw
ext/libtommath/makefile.msvc
ext/libtommath/makefile.shared
ext/libtommath/makefile.unix
ext/libtommath/makefile_include.mk
ext/libtommath/mp_2expt.c
ext/libtommath/mp_2expt.o
ext/libtommath/mp_abs.c
ext/libtommath/mp_abs.o
ext/libtommath/mp_add.c
ext/libtommath/mp_add.o
ext/libtommath/mp_add_d.c
ext/libtommath/mp_add_d.o
ext/libtommath/mp_addmod.c
ext/libtommath/mp_addmod.o
ext/libtommath/mp_and.c
ext/libtommath/mp_and.o
ext/libtommath/mp_clamp.c
ext/libtommath/mp_clamp.o
ext/libtommath/mp_clear.c
ext/libtommath/mp_clear.o
ext/libtommath/mp_clear_multi.c
ext/libtommath/mp_clear_multi.o
ext/libtommath/mp_cmp.c
ext/libtommath/mp_cmp.o
ext/libtommath/mp_cmp_d.c
ext/libtommath/mp_cmp_d.o
ext/libtommath/mp_cmp_mag.c
ext/libtommath/mp_cmp_mag.o
ext/libtommath/mp_cnt_lsb.c
ext/libtommath/mp_cnt_lsb.o
ext/libtommath/mp_complement.c
ext/libtommath/mp_complement.o
ext/libtommath/mp_copy.c
ext/libtommath/mp_copy.o
ext/libtommath/mp_count_bits.c
ext/libtommath/mp_count_bits.o
ext/libtommath/mp_cutoffs.c
ext/libtommath/mp_cutoffs.o
ext/libtommath/mp_div.c
ext/libtommath/mp_div.o
ext/libtommath/mp_div_2.c
ext/libtommath/mp_div_2.o
ext/libtommath/mp_div_2d.c
ext/libtommath/mp_div_2d.o
ext/libtommath/mp_div_d.c
ext/libtommath/mp_div_d.o
ext/libtommath/mp_dr_is_modulus.c
ext/libtommath/mp_dr_is_modulus.o
ext/libtommath/mp_dr_reduce.c
ext/libtommath/mp_dr_reduce.o
ext/libtommath/mp_dr_setup.c
ext/libtommath/mp_dr_setup.o
ext/libtommath/mp_error_to_string.c
ext/libtommath/mp_error_to_string.o
ext/libtommath/mp_exch.c
ext/libtommath/mp_exch.o
ext/libtommath/mp_expt_n.c
ext/libtommath/mp_expt_n.o
ext/libtommath/mp_exptmod.c
ext/libtommath/mp_exptmod.o
ext/libtommath/mp_exteuclid.c
ext/libtommath/mp_exteuclid.o
ext/libtommath/mp_fread.c
ext/libtommath/mp_fread.o
ext/libtommath/mp_from_sbin.c
ext/libtommath/mp_from_sbin.o
ext/libtommath/mp_from_ubin.c
ext/libtommath/mp_from_ubin.o
ext/libtommath/mp_fwrite.c
ext/libtommath/mp_fwrite.o
ext/libtommath/mp_gcd.c
ext/libtommath/mp_gcd.o
ext/libtommath/mp_get_double.c
ext/libtommath/mp_get_double.o
ext/libtommath/mp_get_i32.c
ext/libtommath/mp_get_i32.o
ext/libtommath/mp_get_i64.c
ext/libtommath/mp_get_i64.o
ext/libtommath/mp_get_l.c
ext/libtommath/mp_get_l.o
ext/libtommath/mp_get_mag_u32.c
ext/libtommath/mp_get_mag_u32.o
ext/libtommath/mp_get_mag_u64.c
ext/libtommath/mp_get_mag_u64.o
ext/libtommath/mp_get_mag_ul.c
ext/libtommath/mp_get_mag_ul.o
ext/libtommath/mp_grow.c
ext/libtommath/mp_grow.o
ext/libtommath/mp_hash.c
ext/libtommath/mp_hash.o
ext/libtommath/mp_init.c
ext/libtommath/mp_init.o
ext/libtommath/mp_init_copy.c
ext/libtommath/mp_init_copy.o
ext/libtommath/mp_init_i32.c
ext/libtommath/mp_init_i32.o
ext/libtommath/mp_init_i64.c
ext/libtommath/mp_init_i64.o
ext/libtommath/mp_init_l.c
ext/libtommath/mp_init_l.o
ext/libtommath/mp_init_multi.c
ext/libtommath/mp_init_multi.o
ext/libtommath/mp_init_set.c
ext/libtommath/mp_init_set.o
ext/libtommath/mp_init_size.c
ext/libtommath/mp_init_size.o
ext/libtommath/mp_init_u32.c
ext/libtommath/mp_init_u32.o
ext/libtommath/mp_init_u64.c
ext/libtommath/mp_init_u64.o
ext/libtommath/mp_init_ul.c
ext/libtommath/mp_init_ul.o
ext/libtommath/mp_invmod.c
ext/libtommath/mp_invmod.o
ext/libtommath/mp_is_square.c
ext/libtommath/mp_is_square.o
ext/libtommath/mp_kronecker.c
ext/libtommath/mp_kronecker.o
ext/libtommath/mp_lcm.c
ext/libtommath/mp_lcm.o
ext/libtommath/mp_log.c
ext/libtommath/mp_log.o
ext/libtommath/mp_log_n.c
ext/libtommath/mp_log_n.o
ext/libtommath/mp_lshd.c
ext/libtommath/mp_lshd.o
ext/libtommath/mp_mod.c
ext/libtommath/mp_mod.o
ext/libtommath/mp_mod_2d.c
ext/libtommath/mp_mod_2d.o
ext/libtommath/mp_montgomery_calc_normalization.c
ext/libtommath/mp_montgomery_calc_normalization.o
ext/libtommath/mp_montgomery_reduce.c
ext/libtommath/mp_montgomery_reduce.o
ext/libtommath/mp_montgomery_setup.c
ext/libtommath/mp_montgomery_setup.o
ext/libtommath/mp_mul.c
ext/libtommath/mp_mul.o
ext/libtommath/mp_mul_2.c
ext/libtommath/mp_mul_2.o
ext/libtommath/mp_mul_2d.c
ext/libtommath/mp_mul_2d.o
ext/libtommath/mp_mul_d.c
ext/libtommath/mp_mul_d.o
ext/libtommath/mp_mulmod.c
ext/libtommath/mp_mulmod.o
ext/libtommath/mp_neg.c
ext/libtommath/mp_neg.o
ext/libtommath/mp_or.c
ext/libtommath/mp_or.o
ext/libtommath/mp_pack.c
ext/libtommath/mp_pack.o
ext/libtommath/mp_pack_count.c
ext/libtommath/mp_pack_count.o
ext/libtommath/mp_prime_fermat.c
ext/libtommath/mp_prime_fermat.o
ext/libtommath/mp_prime_frobenius_underwood.c
ext/libtommath/mp_prime_frobenius_underwood.o
ext/libtommath/mp_prime_is_prime.c
ext/libtommath/mp_prime_is_prime.o
ext/libtommath/mp_prime_miller_rabin.c
ext/libtommath/mp_prime_miller_rabin.o
ext/libtommath/mp_prime_next_prime.c
ext/libtommath/mp_prime_next_prime.o
ext/libtommath/mp_prime_rabin_miller_trials.c
ext/libtommath/mp_prime_rabin_miller_trials.o
ext/libtommath/mp_prime_rand.c
ext/libtommath/mp_prime_rand.o
ext/libtommath/mp_prime_strong_lucas_selfridge.c
ext/libtommath/mp_prime_strong_lucas_selfridge.o
ext/libtommath/mp_radix_size.c
ext/libtommath/mp_radix_size.o
ext/libtommath/mp_radix_size_overestimate.c
ext/libtommath/mp_radix_size_overestimate.o
ext/libtommath/mp_rand.c
ext/libtommath/mp_rand.o
ext/libtommath/mp_rand_source.c
ext/libtommath/mp_rand_source.o
ext/libtommath/mp_read_radix.c
ext/libtommath/mp_read_radix.o
ext/libtommath/mp_reduce.c
ext/libtommath/mp_reduce.o
ext/libtommath/mp_reduce_2k.c
ext/libtommath/mp_reduce_2k.o
ext/libtommath/mp_reduce_2k_l.c
ext/libtommath/mp_reduce_2k_l.o
ext/libtommath/mp_reduce_2k_setup.c
ext/libtommath/mp_reduce_2k_setup.o
ext/libtommath/mp_reduce_2k_setup_l.c
ext/libtommath/mp_reduce_2k_setup_l.o
ext/libtommath/mp_reduce_is_2k.c
ext/libtommath/mp_reduce_is_2k.o
ext/libtommath/mp_reduce_is_2k_l.c
ext/libtommath/mp_reduce_is_2k_l.o
ext/libtommath/mp_reduce_setup.c
ext/libtommath/mp_reduce_setup.o
ext/libtommath/mp_root_n.c
ext/libtommath/mp_root_n.o
ext/libtommath/mp_rshd.c
ext/libtommath/mp_rshd.o
ext/libtommath/mp_sbin_size.c
ext/libtommath/mp_sbin_size.o
ext/libtommath/mp_set.c
ext/libtommath/mp_set.o
ext/libtommath/mp_set_double.c
ext/libtommath/mp_set_double.o
ext/libtommath/mp_set_i32.c
ext/libtommath/mp_set_i32.o
ext/libtommath/mp_set_i64.c
ext/libtommath/mp_set_i64.o
ext/libtommath/mp_set_l.c
ext/libtommath/mp_set_l.o
ext/libtommath/mp_set_u32.c
ext/libtommath/mp_set_u32.o
ext/libtommath/mp_set_u64.c
ext/libtommath/mp_set_u64.o
ext/libtommath/mp_set_ul.c
ext/libtommath/mp_set_ul.o
ext/libtommath/mp_shrink.c
ext/libtommath/mp_shrink.o
ext/libtommath/mp_signed_rsh.c
ext/libtommath/mp_signed_rsh.o
ext/libtommath/mp_sqrmod.c
ext/libtommath/mp_sqrmod.o
ext/libtommath/mp_sqrt.c
ext/libtommath/mp_sqrt.o
ext/libtommath/mp_sqrtmod_prime.c
ext/libtommath/mp_sqrtmod_prime.o
ext/libtommath/mp_sub.c
ext/libtommath/mp_sub.o
ext/libtommath/mp_sub_d.c
ext/libtommath/mp_sub_d.o
ext/libtommath/mp_submod.c
ext/libtommath/mp_submod.o
ext/libtommath/mp_to_radix.c
ext/libtommath/mp_to_radix.o
ext/libtommath/mp_to_sbin.c
ext/libtommath/mp_to_sbin.o
ext/libtommath/mp_to_ubin.c
ext/libtommath/mp_to_ubin.o
ext/libtommath/mp_ubin_size.c
ext/libtommath/mp_ubin_size.o
ext/libtommath/mp_unpack.c
ext/libtommath/mp_unpack.o
ext/libtommath/mp_xor.c
ext/libtommath/mp_xor.o
ext/libtommath/mp_zero.c
ext/libtommath/mp_zero.o
ext/libtommath/s_mp_add.c
ext/libtommath/s_mp_add.o
ext/libtommath/s_mp_copy_digs.c
ext/libtommath/s_mp_copy_digs.o
ext/libtommath/s_mp_div_3.c
ext/libtommath/s_mp_div_3.o
ext/libtommath/s_mp_div_recursive.c
ext/libtommath/s_mp_div_recursive.o
ext/libtommath/s_mp_div_school.c
ext/libtommath/s_mp_div_school.o
ext/libtommath/s_mp_div_small.c
ext/libtommath/s_mp_div_small.o
ext/libtommath/s_mp_exptmod.c
ext/libtommath/s_mp_exptmod.o
ext/libtommath/s_mp_exptmod_fast.c
ext/libtommath/s_mp_exptmod_fast.o
ext/libtommath/s_mp_fp_log.c
ext/libtommath/s_mp_fp_log.o
ext/libtommath/s_mp_fp_log_d.c
ext/libtommath/s_mp_fp_log_d.o
ext/libtommath/s_mp_get_bit.c
ext/libtommath/s_mp_get_bit.o
ext/libtommath/s_mp_invmod.c
ext/libtommath/s_mp_invmod.o
ext/libtommath/s_mp_invmod_odd.c
ext/libtommath/s_mp_invmod_odd.o
ext/libtommath/s_mp_log_2expt.c
ext/libtommath/s_mp_log_2expt.o
ext/libtommath/s_mp_montgomery_reduce_comba.c
ext/libtommath/s_mp_montgomery_reduce_comba.o
ext/libtommath/s_mp_mul.c
ext/libtommath/s_mp_mul.o
ext/libtommath/s_mp_mul_balance.c
ext/libtommath/s_mp_mul_balance.o
ext/libtommath/s_mp_mul_comba.c
ext/libtommath/s_mp_mul_comba.o
ext/libtommath/s_mp_mul_high.c
ext/libtommath/s_mp_mul_high.o
ext/libtommath/s_mp_mul_high_comba.c
ext/libtommath/s_mp_mul_high_comba.o
ext/libtommath/s_mp_mul_karatsuba.c
ext/libtommath/s_mp_mul_karatsuba.o
ext/libtommath/s_mp_mul_toom.c
ext/libtommath/s_mp_mul_toom.o
ext/libtommath/s_mp_prime_is_divisible.c
ext/libtommath/s_mp_prime_is_divisible.o
ext/libtommath/s_mp_prime_tab.c
ext/libtommath/s_mp_prime_tab.o
ext/libtommath/s_mp_radix_map.c
ext/libtommath/s_mp_radix_map.o
ext/libtommath/s_mp_radix_size_overestimate.c
ext/libtommath/s_mp_radix_size_overestimate.o
ext/libtommath/s_mp_rand_platform.c
ext/libtommath/s_mp_rand_platform.o
ext/libtommath/s_mp_sqr.c
ext/libtommath/s_mp_sqr.o
ext/libtommath/s_mp_sqr_comba.c
ext/libtommath/s_mp_sqr_comba.o
ext/libtommath/s_mp_sqr_karatsuba.c
ext/libtommath/s_mp_sqr_karatsuba.o
ext/libtommath/s_mp_sqr_toom.c
ext/libtommath/s_mp_sqr_toom.o
ext/libtommath/s_mp_sub.c
ext/libtommath/s_mp_sub.o
ext/libtommath/s_mp_zero_buf.c
ext/libtommath/s_mp_zero_buf.o
ext/libtommath/s_mp_zero_digs.c
ext/libtommath/s_mp_zero_digs.o
ext/libtommath/sources.cmake
ext/libtommath/testme.sh
ext/libtommath/tommath.def
ext/libtommath/tommath.h
ext/libtommath/tommath_c89.h
ext/libtommath/tommath_class.h
ext/libtommath/tommath_cutoffs.h
ext/libtommath/tommath_private.h
ext/libtommath/tommath_superclass.h
ext/libtommath/.github/workflows/deploy.yml
ext/libtommath/.github/workflows/main.yml
ext/libtommath/demo/CMakeLists.txt
ext/libtommath/demo/mtest_opponent.c
ext/libtommath/demo/s_mp_rand_jenkins.c
ext/libtommath/demo/shared.c
ext/libtommath/demo/shared.h
ext/libtommath/demo/test.c
ext/libtommath/demo/timing.c
ext/libtommath/demo/tommath_tests.swift
ext/libtommath/doc/.latexindent.yaml
ext/libtommath/doc/bn.pdf
ext/libtommath/doc/bn.tex
ext/libtommath/doc/makefile
ext/libtommath/doc/tommath.3
ext/libtommath/etc/2kprime.1
ext/libtommath/etc/2kprime.c
ext/libtommath/etc/drprime.c
ext/libtommath/etc/drprimes.28
ext/libtommath/etc/drprimes.txt
ext/libtommath/etc/makefile
ext/libtommath/etc/makefile.icc
ext/libtommath/etc/makefile.msvc
ext/libtommath/etc/mersenne.c
ext/libtommath/etc/mont.c
ext/libtommath/etc/pprime.c
ext/libtommath/etc/prime.1024
ext/libtommath/etc/prime.512
ext/libtommath/etc/timer.asm
ext/libtommath/etc/tune.c
ext/libtommath/etc/tune_it.sh
ext/libtommath/logs/Makefile
ext/libtommath/logs/README
ext/libtommath/logs/before_after.dem
ext/libtommath/logs/before_after.html
ext/libtommath/logs/graphs.dem
ext/libtommath/logs/index.html
ext/libtommath/modulemap/module.modulemap
ext/libtommath/mtest/logtab.h
ext/libtommath/mtest/mpi-config.h
ext/libtommath/mtest/mpi-types.h
ext/libtommath/mtest/mpi.c
ext/libtommath/mtest/mpi.h
ext/libtommath/mtest/mtest.c
pyecsca/codegen/.gitignore
pyecsca/codegen/Makefile.inc
pyecsca/codegen/__init__.py
pyecsca/codegen/action.h
pyecsca/codegen/builder.py
pyecsca/codegen/client.py
pyecsca/codegen/common.py
pyecsca/codegen/curve.h
pyecsca/codegen/fat.h
pyecsca/codegen/formulas.h
pyecsca/codegen/mult.h
pyecsca/codegen/point.h
pyecsca/codegen/rand.h
pyecsca/codegen/render.py
pyecsca/codegen/asn1/asn1.c
pyecsca/codegen/asn1/asn1.h
pyecsca/codegen/bn/bn.c
pyecsca/codegen/bn/bn.h
pyecsca/codegen/hal/Makefile.hal
pyecsca/codegen/hal/hal.h
pyecsca/codegen/hal/host/Makefile.host
pyecsca/codegen/hal/host/host_hal.c
pyecsca/codegen/hal/host/host_hal.h
pyecsca/codegen/hal/host/uart.c
pyecsca/codegen/hal/host/uart.h
pyecsca/codegen/hal/stm32f0/LinkerScript.ld
pyecsca/codegen/hal/stm32f0/Makefile.stm32f0
pyecsca/codegen/hal/stm32f0/stm32f0_hal.c
pyecsca/codegen/hal/stm32f0/stm32f0_hal.h
pyecsca/codegen/hal/stm32f0/stm32f0_hal_lowlevel.c
pyecsca/codegen/hal/stm32f0/stm32f0_hal_lowlevel.h
pyecsca/codegen/hal/stm32f0/stm32f0_startup.S
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_def.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_dma.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_dma_ex.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_flash.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_flash_ex.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_gpio.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_gpio_ex.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_rcc.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_rcc_ex.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_uart.h
pyecsca/codegen/hal/stm32f0/stm32f0xx_hal_uart_ex.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/arm_common_tables.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/arm_const_structs.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/arm_math.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/cmsis_armcc.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/cmsis_armcc_V6.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/cmsis_gcc.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/core_cm0.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/core_cmFunc.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/core_cmInstr.h
pyecsca/codegen/hal/stm32f0/CMSIS/core/core_cmSimd.h
pyecsca/codegen/hal/stm32f0/CMSIS/device/stm32f030x6.h
pyecsca/codegen/hal/stm32f0/CMSIS/device/stm32f071xb.h
pyecsca/codegen/hal/stm32f0/CMSIS/device/stm32f0xx.h
pyecsca/codegen/hal/stm32f0/CMSIS/device/system_stm32f0xx.h
pyecsca/codegen/hal/stm32f0/Legacy/stm32_hal_legacy.h
pyecsca/codegen/hal/stm32f0_nano/LinkerScript.ld
pyecsca/codegen/hal/stm32f0_nano/Makefile.stm32f0_nano
pyecsca/codegen/hal/stm32f0_nano/stm32f0_hal_nano.c
pyecsca/codegen/hal/stm32f3/LinkerScript.ld
pyecsca/codegen/hal/stm32f3/Makefile.stm32f3
pyecsca/codegen/hal/stm32f3/stm32f3_hal.c
pyecsca/codegen/hal/stm32f3/stm32f3_hal.h
pyecsca/codegen/hal/stm32f3/stm32f3_hal_lowlevel.c
pyecsca/codegen/hal/stm32f3/stm32f3_hal_lowlevel.h
pyecsca/codegen/hal/stm32f3/stm32f3_startup.S
pyecsca/codegen/hal/stm32f3/stm32f3_sysmem.c
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_adc.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_adc_ex.c
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_adc_ex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_cortex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_def.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_dma.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_dma_ex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_flash.c
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_flash.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_flash_ex.c
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_flash_ex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_gpio.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_gpio_ex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_rcc.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_rcc_ex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_tim.c
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_tim.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_tim_ex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_uart.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_uart_ex.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_usart.h
pyecsca/codegen/hal/stm32f3/stm32f3xx_hal_usart_ex.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/arm_common_tables.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/arm_const_structs.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/arm_math.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/cmsis_armcc.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/cmsis_armcc_V6.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/cmsis_gcc.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/core_cm4.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/core_cmFunc.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/core_cmInstr.h
pyecsca/codegen/hal/stm32f3/CMSIS/core/core_cmSimd.h
pyecsca/codegen/hal/stm32f3/CMSIS/device/stm32f303xc.h
pyecsca/codegen/hal/stm32f3/CMSIS/device/stm32f3xx.h
pyecsca/codegen/hal/stm32f3/CMSIS/device/system_stm32f3xx.h
pyecsca/codegen/hal/stm32f3/Legacy/stm32_hal_legacy.h
pyecsca/codegen/hal/xmega/Makefile.xmega
pyecsca/codegen/hal/xmega/avr_compiler.h
pyecsca/codegen/hal/xmega/uart.c
pyecsca/codegen/hal/xmega/uart.h
pyecsca/codegen/hal/xmega/usart_driver.c
pyecsca/codegen/hal/xmega/usart_driver.h
pyecsca/codegen/hal/xmega/xmega_hal.c
pyecsca/codegen/hal/xmega/xmega_hal.h
pyecsca/codegen/hash/hash.c
pyecsca/codegen/hash/hash.h
pyecsca/codegen/hash/none.c
pyecsca/codegen/hash/sha1.c
pyecsca/codegen/hash/sha1.h
pyecsca/codegen/hash/sha2.c
pyecsca/codegen/hash/sha2.h
pyecsca/codegen/prng/KeccakDuplex-common.h
pyecsca/codegen/prng/KeccakDuplex.inc
pyecsca/codegen/prng/KeccakDuplexWidth200.c
pyecsca/codegen/prng/KeccakDuplexWidth200.h
pyecsca/codegen/prng/KeccakP-200-SnP.h
pyecsca/codegen/prng/KeccakP-200-compact.c
pyecsca/codegen/prng/KeccakPRG-common.h
pyecsca/codegen/prng/KeccakPRG.h
pyecsca/codegen/prng/KeccakPRG.inc
pyecsca/codegen/prng/KeccakPRGWidth200.c
pyecsca/codegen/prng/KeccakPRGWidth200.h
pyecsca/codegen/prng/align.h
pyecsca/codegen/prng/prng.c
pyecsca/codegen/prng/prng.h
pyecsca/codegen/simpleserial/Makefile.simpleserial
pyecsca/codegen/simpleserial/simpleserial.c
pyecsca/codegen/simpleserial/simpleserial.h
pyecsca/codegen/templates/Makefile
pyecsca/codegen/templates/__init__.py
pyecsca/codegen/templates/action.c
pyecsca/codegen/templates/curve.c
pyecsca/codegen/templates/defs.h
pyecsca/codegen/templates/formula_add.c
pyecsca/codegen/templates/formula_dadd.c
pyecsca/codegen/templates/formula_dbl.c
pyecsca/codegen/templates/formula_ladd.c
pyecsca/codegen/templates/formula_neg.c
pyecsca/codegen/templates/formula_scl.c
pyecsca/codegen/templates/formula_tpl.c
pyecsca/codegen/templates/formulas.c
pyecsca/codegen/templates/main.c
pyecsca/codegen/templates/mult.c
pyecsca/codegen/templates/mult_bgmw.c
pyecsca/codegen/templates/mult_bnaf.c
pyecsca/codegen/templates/mult_comb.c
pyecsca/codegen/templates/mult_coron.c
pyecsca/codegen/templates/mult_diff_ldr.c
pyecsca/codegen/templates/mult_fixed_w.c
pyecsca/codegen/templates/mult_ldr.c
pyecsca/codegen/templates/mult_ltr.c
pyecsca/codegen/templates/mult_precomp.c
pyecsca/codegen/templates/mult_rtl.c
pyecsca/codegen/templates/mult_simple_ldr.c
pyecsca/codegen/templates/mult_sliding_w.c
pyecsca/codegen/templates/mult_wnaf.c
pyecsca/codegen/templates/ops.c
pyecsca/codegen/templates/point.c
pyecsca/codegen/templates/rand.c
pyecsca_codegen.egg-info/PKG-INFO
pyecsca_codegen.egg-info/SOURCES.txt
pyecsca_codegen.egg-info/dependency_links.txt
pyecsca_codegen.egg-info/entry_points.txt
pyecsca_codegen.egg-info/requires.txt
pyecsca_codegen.egg-info/top_level.txt
test/Makefile
test/__init__.py
test/conftest.py
test/test_bn.c
test/test_builder.py
test/test_client.py
test/test_commands.py
test/test_emulator.py
test/test_encoding.py
test/test_impl.py
test/test_regress.py
test/test_render.py