Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-11-12 | Use culture-independent prefix-check in MacUtilities.GetMac | Peter Dettman | 4 | -3/+50 | |
- Fix for https://github.com/bcgit/bc-csharp/pull/40 (modified from original patch) | |||||
2015-11-10 | Add sanity check on input length | Peter Dettman | 1 | -0/+4 | |
2015-11-10 | Address various compiler warnings | Peter Dettman | 48 | -106/+96 | |
2015-11-10 | Fix IV check for 64-bit blockSize | Peter Dettman | 1 | -3/+5 | |
2015-11-10 | Add BerBitString and improve "unused bit" handling | Peter Dettman | 26 | -178/+373 | |
2015-11-10 | Add more PkiFailureInfo constants | Peter Dettman | 2 | -65/+102 | |
2015-11-09 | Improve random prime constructor | Peter Dettman | 1 | -11/+7 | |
2015-11-09 | Add contributor entries | Peter Dettman | 1 | -1/+12 | |
2015-11-09 | Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL | Peter Dettman | 15 | -5/+35 | |
2015-11-09 | fixed argument null message | David Hook | 1 | -1/+1 | |
2015-11-08 | Fix weird character | Peter Dettman | 1 | -1/+1 | |
2015-11-08 | Remove old TODO | Peter Dettman | 1 | -1/+0 | |
2015-11-08 | Needs to be in Org.BouncyCastle namespace for now | Peter Dettman | 1 | -1/+1 | |
2015-11-08 | A few more changes to sync up with BouncyCastle-PCL | Peter Dettman | 8 | -8/+51 | |
2015-11-08 | Some more PORTABLE updates | Peter Dettman | 3 | -3/+27 | |