summary refs log tree commit diff
path: root/crypto/src/security/MacUtilities.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use culture-independent prefix-check in MacUtilities.GetMacPeter Dettman2015-11-121-1/+3
| | | | - Fix for https://github.com/bcgit/bc-csharp/pull/40 (modified from original patch)
* Add CalculateMac utility methodPeter Dettman2015-10-181-0/+8
|
* Factor out variation of MacUtilities.DoFinalPeter Dettman2013-12-181-2/+7
|
* Clean up all the special handling for IDEA stuff, back to a single release ↵Peter Dettman2013-12-171-2/+0
| | | | assembly.
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+243