You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kevin Jue c01f530fe1
fix: Support range checking non aligned bitwidth values (#47)
1 year ago
..
.gitignore Significant refactor and all tests passing, as well as optimized range check for Goldilocks (#37) 2 years ago
base.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
base_test.go Significant refactor and all tests passing, as well as optimized range check for Goldilocks (#37) 2 years ago
quadratic_extension.go fix for V-SCT-VUL-027 1 year ago
quadratic_extension_algebra.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
quadratic_extension_algebra_test.go Use optimized goldilocks in codebase (#26) 2 years ago
quadratic_extension_test.go fix for V-SCT-VUL-007 and V-SCT-VUL-011 1 year ago
range_checker_utils.go fix: Support range checking non aligned bitwidth values (#47) 1 year ago
utils.go added support to optionally use bit decompose range checker 1 year ago