tfhe / spqlios-arithmetic

spqlios arithmetic library for FHE and post-quantum crypto
Apache License 2.0
13 stars 0 forks source link

remove unnecessary argument for normalize_base2k tmp bytes funcs #31

Closed mshih-sb closed 2 months ago

mshih-sb commented 2 months ago

For issue https://github.com/tfhe/spqlios-arithmetic/issues/28

Removed two unnecessary inputs from the normalize_base2k tmp bytes functions.