index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
libcore
/
javax
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
CipherTest: in ASN1 encoding for GCM, no value for tag size means 12
Sergio Giro
2016-07-21
1
-3
/
+4
*
CipherTest: add test for multiple updateAAD calls
Kenny Root
2016-03-25
1
-0
/
+27
*
CipherTest: test instance reuse with updateAAD
Kenny Root
2016-03-25
1
-0
/
+41
*
GCMParameters: check that the default tag size is secure (16 bits)
Sergio Giro
2016-02-26
1
-0
/
+22
*
Late binding: add Cipher#init checks
Kenny Root
2015-07-23
1
-3
/
+4
*
Late binding: add more Cipher tests
Kenny Root
2015-07-23
2
-0
/
+48
*
Late binding: add tests for init-time rejection
Kenny Root
2015-07-23
2
-0
/
+154
*
javax.crypto.Cipher: try less specific Cipher/Mode/Padding combinations befor...
Sergio Giro
2015-07-13
2
-1
/
+61
*
libcore: add tests to check behaviour for padding and decrypt mode
Sergio Giro
2015-06-11
1
-9
/
+60
*
Skip AndroidKeyStore provider in ECDHKeyAgreementTest.
Alex Klyubin
2015-06-09
1
-4
/
+19
*
libcore: throw InvalidKeyException instead of ProviderException
Sergio Giro
2015-06-09
4
-1
/
+205
*
Add tests for AES/GCM/NOPADDING
Kenny Root
2015-05-13
1
-42
/
+230
*
CipherTest: make multiple doFinal calls for RSA/ECB
Kenny Root
2015-04-28
1
-0
/
+11
*
Update Cipher tests
Kenny Root
2015-04-24
1
-0
/
+50
*
Fix KeyGeneratorTest breakage due to AndroidKeyStore.
Alex Klyubin
2015-04-01
1
-0
/
+9
*
Late binding: specified Provider forces its use
Kenny Root
2015-03-16
3
-0
/
+179
*
Make Cipher.update return null for empty input.
Alex Klyubin
2015-01-23
1
-0
/
+11
*
CipherTest: check multiple calls to doFinal work
Kenny Root
2014-07-14
1
-0
/
+8
*
Deprecate use of BrokenTest and SideEffect
Brett Chabot
2014-05-21
3
-5
/
+3
*
Late binding: reinitializing causes selection
Kenny Root
2014-02-06
3
-2
/
+73
*
Late binding: fix refactor mistake in Cipher
Kenny Root
2014-02-06
1
-0
/
+17
*
Late binding: supplied Provider should be used
Kenny Root
2014-02-05
2
-2
/
+60
*
Assert PKCS#7 padding supported for AES and 3DES.
Alex Klyubin
2014-01-31
1
-13
/
+94
*
CipherInputStream: increase buffers for speed
Kenny Root
2014-01-15
1
-0
/
+104
*
Late binding: add support to Cipher
Kenny Root
2013-12-16
2
-13
/
+201
*
CipherTest: add support for GCM cipher
Kenny Root
2013-12-13
1
-1
/
+26
*
CipherTest: Move jurisdiction check lower
Kenny Root
2013-12-10
1
-21
/
+25
*
Late binding: Provider.Service#supportsParameter
Kenny Root
2013-12-05
1
-0
/
+40
*
CipherTest: add tests for null parameters in init
Kenny Root
2013-11-22
1
-0
/
+41
*
Remove unsupported Cipher modes
Kenny Root
2013-09-30
1
-4
/
+71
*
KeyGeneratorTest: add key sizes for HmacSHA224
Kenny Root
2013-09-29
1
-0
/
+2
*
Update CipherInputStream to use AES instead
Kenny Root
2013-09-12
1
-16
/
+34
*
Add specific exception for wrong final block length
Kenny Root
2013-09-12
1
-0
/
+10
*
Return IvParameters in OpenSSLCipher#getParameters
Kenny Root
2013-09-11
1
-4
/
+56
*
PBKDF2 tests to exercise new, correct PBE implementation.
William Luh
2013-06-01
1
-7
/
+49
*
Flip sense of negative isUnsupported* methods
Brian Carlstrom
2013-05-24
1
-17
/
+17
*
CipherTest fixes
Brian Carlstrom
2013-05-24
1
-30
/
+162
*
Add classes for AEAD encryption
Kenny Root
2013-05-14
1
-0
/
+83
*
Unit tests for all registered ECDH KeyAgreement instances.
Alex Klyubin
2013-03-01
1
-0
/
+438
*
Remove BouncyCastle exclusion of PBE ciphers from wrapping tests
Brian Carlstrom
2013-01-28
1
-7
/
+2
*
am 70798f65: Merge "OpenSSLCipher: add ARC4 support"
Kenny Root
2012-10-15
1
-0
/
+66
|
\
|
*
OpenSSLCipher: add ARC4 support
Kenny Root
2012-10-15
1
-0
/
+66
*
|
Change OpenSSLCipherRSA.{engineGetBlockSize,engineGetOutputSize} to return re...
Brian Carlstrom
2012-10-11
1
-206
/
+563
|
/
*
OpenSSLCipher: don't explode during null decrypt
Kenny Root
2012-10-04
1
-0
/
+15
*
Add Cipher support for AES through OpenSSL
Kenny Root
2012-10-02
1
-1
/
+22
*
Test key wrapping for all Ciphers
Kenny Root
2012-10-02
1
-29
/
+33
*
More testing of Cipher .doFinal variants
Kenny Root
2012-10-02
1
-3
/
+31
*
Add more CipherTest tests
Kenny Root
2012-09-28
1
-56
/
+551
*
Add OpenSSLProvider support for Cipher.RSA/None/PKCS1Padding
Brian Carlstrom
2012-09-12
1
-11
/
+463
*
Fix OpenSSLCipherRawRSA doFinal array copy
Kenny Root
2012-08-10
1
-0
/
+58
[next]