Cargo Features

he-ring has no features set by default.

[dependencies]
he-ring = { version = "0.4.0", features = ["use_hexl", "record_timings", "log_allocations", "force_rns_conversion_full_reduction", "generic_tests"] }
use_hexl

Enables feanor-math-hexl

Affects bfv::DefaultConvolution, bfv::DefaultNegacyclicNTT

record_timings

Affects profiling::print_all_timings, profiling::clear_all_timings

log_allocations

Affects bfv::DefaultCiphertextAllocator

force_naive_gadget_product force_rns_conversion_full_reduction
generic_tests