Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-06-06 | Update TLS test data from bc-java | Peter Dettman | 78 | -346/+2366 |
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 |
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 |
2021-05-24 | Use DigestSink | Peter Dettman | 1 | -22/+2 |
2021-05-24 | github #222 addressed OAEP parameter setting, refactored KeyTransRecipientInf... | David Hook | 11 | -100/+434 |
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 |