Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use BitOperations for clz, ctz | Peter Dettman | 2022-11-20 | 1 | -12/+8 |
* | Refactoring in Utilities | Peter Dettman | 2022-10-20 | 1 | -1/+12 |
* | Handle zero-distance rotates correctly | Peter Dettman | 2022-08-26 | 1 | -4/+4 |
* | Use BitOperations when available | Peter Dettman | 2022-08-24 | 1 | -0/+17 |
* | More precise preprocessor directives | Peter Dettman | 2022-07-19 | 1 | -3/+3 |
* | Use intrinsics in several places | Peter Dettman | 2022-07-19 | 1 | -0/+17 |
* | Simplify attributes | Peter Dettman | 2022-06-24 | 1 | -6/+6 |
* | Add Highest/LowestOneBit methods | Peter Dettman | 2022-06-07 | 1 | -0/+28 |
* | Cleanup after bc-fips-csharp updates | Peter Dettman | 2021-08-07 | 1 | -8/+2 |
* | NTZ for 0 should be 32/64 resp. | Peter Dettman | 2021-06-01 | 1 | -0/+24 |
* | Fix project files plus portability fixes | Peter Dettman | 2021-05-24 | 1 | -2/+2 |
* | first cut FPE, TupleHash, ParallelHash, and GCM-SIV | David Hook | 2021-03-19 | 1 | -0/+3 |
* | Add Bits and Longs classes from bc-java | Peter Dettman | 2020-10-18 | 1 | -0/+65 |