summaryrefslogtreecommitdiff
path: root/luni/src/test/java/libcore/javax/crypto/MockCipherSpi.java
Commit message (Expand)AuthorAgeFilesLines
* Cipher: always select a SPI in init according to the parametersSergio Giro2016-06-071-0/+59
* Late binding: add more Cipher testsKenny Root2015-07-221-0/+21
* Late binding: add tests for init-time rejectionKenny Root2015-07-201-0/+66
* Late binding: reinitializing causes selectionKenny Root2014-02-061-1/+11
* Late binding: supplied Provider should be usedKenny Root2014-02-051-2/+6
* Late binding: add support to CipherKenny Root2013-12-161-0/+122