summary refs log tree commit diff
path: root/crypto/src/math/raw/Interleave.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optimized Sqrt and Trace for custom binary curvesPeter Dettman2015-12-281-0/+12
* Switch from lookup table to bit twiddlingPeter Dettman2015-08-131-42/+67
* Math.Raw support for custom binary curvesPeter Dettman2015-03-231-0/+70