Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-06 | Update TLS test data from bc-java | Peter Dettman | 79 | -352/+2564 | |
2021-06-06 | Improve EdDSA/XDH key validation | Peter Dettman | 12 | -26/+122 | |
2021-06-01 | NTZ for 0 should be 32/64 resp. | Peter Dettman | 6 | -4/+113 | |
- add tests for NLZ, NTZ - round out methods for Longs class | |||||
2021-05-31 | github #172 - added blowfish init check on key size | David Hook | 2 | -2/+30 | |
2021-05-31 | github #83 - correct digest name fetch to check enc oid | David Hook | 1 | -7/+12 | |
2021-05-31 | github #262 added settable digest to OpenSSL PBE generator | David Hook | 1 | -12/+28 | |
2021-05-24 | Correction | Peter Dettman | 1 | -1/+1 | |
2021-05-24 | .NET 1.1 fixes | Peter Dettman | 2 | -1/+5 | |
2021-05-24 | Portability fixes | Peter Dettman | 2 | -2/+2 | |
2021-05-24 | Fix project files plus portability fixes | Peter Dettman | 46 | -2571/+2691 | |
2021-05-24 | Add support for ARIA | Peter Dettman | 12 | -40/+837 | |
2021-05-24 | Noekeon improvements | Peter Dettman | 1 | -54/+58 | |
- check key size in Init - perf. opts. | |||||
2021-05-24 | Use DigestSink | Peter Dettman | 1 | -22/+2 | |
2021-05-24 | github #222 addressed OAEP parameter setting, refactored ↵ | David Hook | 11 | -100/+434 | |
KeyTransRecipientInfoGenerator to allow deprecation of sub class | |||||
2021-05-24 | github#54 test for mixed mode definition | David Hook | 1 | -3/+11 | |
2021-05-24 | github #54 | David Hook | 1 | -0/+3 | |
2021-05-24 | added sha256 test vector | David Hook | 1 | -0/+23 | |
2021-05-24 | removed bogus code | David Hook | 1 | -6/+0 | |
2021-05-24 | Use portable Stream close | Peter Dettman | 1 | -1/+1 | |
2021-05-23 | github #23 added method for handling signing subkey | David Hook | 6 | -35/+165 | |
2021-05-23 | github #250 lookup table error | David Hook | 1 | -2/+2 | |
2021-05-23 | github #283 added extra features fields, corrected parsing for new draft | David Hook | 2 | -36/+81 | |
2021-05-23 | github #296 TSP fix | David Hook | 1 | -0/+3 | |
2021-05-23 |