Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-24 | More precise preprocessor directives | Peter Dettman | 1 | -4/+4 |
2022-07-24 | GCM perf. opts. | Peter Dettman | 5 | -376/+423 |
2022-07-24 | moved picnic GetParameters to Parameters | David Hook | 4 | -14/+11 |
2022-07-24 | moved ntrup to ntruprime, reduced accessors on keys, marked key fields internal | David Hook | 26 | -190/+186 |
2022-07-23 | ChaCha20Poly1305 perf. opts. | Peter Dettman | 6 | -211/+761 |
2022-07-23 | fixed typo | David Hook | 1 | -1/+2 |
2022-07-22 | fixed exposure of engine class | David Hook | 1 | -1/+1 |
2022-07-22 | initial NTRU Prime | David Hook | 10 | -0/+1764 |
2022-07-22 | added NTRU Prime ack | David Hook | 1 | -1/+8 |
2022-07-22 | NTRU Prime Test Data | David Hook | 12 | -0/+8424 |
2022-07-20 | Fix net7.0 syntax | Peter Dettman | 1 | -2/+2 |
2022-07-19 | Nerbank.GitVersioning 3.5.108 | Peter Dettman | 1 | -1/+1 |
2022-07-19 | Small GCM squaring perf. opts. | Peter Dettman | 2 | -35/+20 |
2022-07-19 | Run tests with netcoreapp2.1 | Peter Dettman | 3 | -5/+5 |
2022-07-19 | Add .gitlab-ci.yml to solution items | Peter Dettman | 1 | -1/+2 |
2022-07-19 | More precise preprocessor directives | Peter Dettman | 9 | -24/+24 |
2022-07-19 | AesX86Engine improvements | Peter Dettman | 3 | -56/+124 |
2022-07-19 | CLMUL for GCM when available | Peter Dettman | 4 | -121/+72 |
2022-07-19 | Use intrinsics in several places | Peter Dettman | 6 | -22/+124 |
2022-07-18 | Factor out Unshuffle methods | Peter Dettman | 10 | -84/+39 |
2022-07-18 | LongArray cleanup and refactoring | Peter Dettman | 3 | -1097/+197 |
2022-07-17 | Add SupportedOSPlatform attributes | Peter Dettman | 2 | -10/+16 |
2022-07-17 | Add AesX86Engine using Aes intrinsics | Peter Dettman | 4 | -86/+515 |
2022-07-17 | Add net6.0 to target frameworks | Peter Dettman | 1 | -1/+1 |
2022-07-17 | Fix warnings | Peter Dettman | 2 | -2/+8 |
2022-07-17 | Utility method for selecting AES engine | Peter Dettman | 23 | -98/+98 |
2022-07-17 | Remove unused digest | Peter Dettman | 1 | -6/+2 |
2022-07-17 | Refactor away redundant method | Peter Dettman | 2 | -39/+4 |
2022-07-16 | SIKE performance | Peter Dettman | 1 | -70/+41 |
2022-07-15 | Added specific platform targets | Megan | 1 | -1/+10 |
2022-07-15 | Update .gitlab-ci.yml file | Megan | 1 |