subtle
subtle copied to clipboard
Add more constant operation?
While implementing NTRU, I noticed I needed a constant time sorting algorithm and constant time division. Would it make sense to move the implementation to subtle instead to make them accessible to other implementers?