summary refs log tree commit diff
path: root/crypto/src/util/Longs.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Highest/LowestOneBit methodsPeter Dettman2022-06-071-0/+28
* Cleanup after bc-fips-csharp updatesPeter Dettman2021-08-071-8/+2
* NTZ for 0 should be 32/64 resp.Peter Dettman2021-06-011-0/+24
* Fix project files plus portability fixesPeter Dettman2021-05-241-2/+2
* first cut FPE, TupleHash, ParallelHash, and GCM-SIVDavid Hook2021-03-191-0/+3
* Add Bits and Longs classes from bc-javaPeter Dettman2020-10-181-0/+65