summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/javax/crypto/Mac.java
Commit message (Expand)AuthorAgeFilesLines
* Late binding: add support to MacKenny Root2014-02-061-26/+133
* Improve JCE getInstance documentationKenny Root2014-02-051-1/+2
* Improve exception detail in Mac.updateBrian Carlstrom2013-01-181-1/+3
* Add consistent reasons for NullPointerExceptionKenny Root2012-09-141-2/+2
* Change Engine.getInstance interfaces to make usage less error proneBrian Carlstrom2010-10-191-8/+4
* Remove Engine.spi memory leak by clearing after accessBrian Carlstrom2010-10-191-7/+7
* Sorting imports.Jesse Wilson2010-08-111-1/+0
* Remove more localized exception messages.Elliott Hughes2010-05-211-26/+21
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-131-20/+20
* Remove //$NON-NLS-\d$ cruft.Elliott Hughes2010-05-131-13/+13
* merge more modules into luniPeter Hallam2010-04-271-0/+431