summary refs log tree commit diff
path: root/crypto/src/util/Longs.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | - add tests for NLZ, NTZ - round out methods for Longs class
* 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