summary refs log tree commit diff
path: root/crypto/test/src/util/utiltest/IntegersTest.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NTZ for 0 should be 32/64 resp.Peter Dettman2021-06-011-0/+36
- add tests for NLZ, NTZ - round out methods for Longs class