index
:
libcore.git
kitkat
s12.0
s12.1
libcore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
luni
/
src
/
test
/
java
/
libcore
/
javax
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated BouncyCastle algorithms
Daulet Zhanguzin
2020-05-13
1
-3
/
+3
*
Revert "Remove deprecated BouncyCastle algorithms"
Jack He
2020-05-05
1
-3
/
+3
*
Remove deprecated BouncyCastle algorithms
Daulet Zhanguzin
2020-05-02
1
-3
/
+3
*
Make test for hardware AES support explicit.
Pete Bentley
2020-02-13
1
-0
/
+38
*
Add TestRule to enable access to deprecated BC algorithms
Paul Duffin
2019-09-25
1
-18
/
+8
*
Remove libcore java.security tests.
Adam Vartanian
2018-05-24
17
-977
/
+2
*
Add README for javax.crypto tests
Adam Vartanian
2018-02-26
1
-0
/
+2
*
Remove crypto tests that have been moved to Conscrypt.
Adam Vartanian
2018-02-19
4
-5500
/
+0
*
Clean up a couple test oddities.
Adam Vartanian
2018-02-06
1
-1
/
+3
*
Update tests for Conscrypt merge.
Adam Vartanian
2018-01-03
1
-0
/
+22
*
Update tests for Conscrypt upstream merge.
Adam Vartanian
2017-11-14
2
-3
/
+10
*
Update tests for Conscrypt upstream merge.
Adam Vartanian
2017-10-26
3
-7
/
+106
*
Deprecate BC implementations of duplicated algorithms
Adam Vartanian
2017-10-13
4
-0
/
+78
*
Merge "Revert "Revert "Consolidate byte to/from hex methods to use HexEncodin...
Treehugger Robot
2017-07-04
2
-17
/
+8
|
\
|
*
Revert "Revert "Consolidate byte to/from hex methods to use HexEncoding.""
Adam Vartanian
2017-07-04
2
-17
/
+8
*
|
Merge "Add basic compliance tests for AES/GCM implementations"
Treehugger Robot
2017-07-04
1
-14
/
+81
|
\
\
|
|
/
|
/
|
|
*
Add basic compliance tests for AES/GCM implementations
Adam Vartanian
2017-07-04
1
-14
/
+81
*
|
Revert "Consolidate byte to/from hex methods to use HexEncoding."
Nicolas Geoffray
2017-07-03
2
-8
/
+17
|
/
*
Consolidate byte to/from hex methods to use HexEncoding.
Adam Vartanian
2017-06-30
2
-17
/
+8
*
Add basic compliance tests for AES and DESEDE implementations
Adam Vartanian
2017-06-30
1
-0
/
+153
*
Use decryption keys on decryption tests in CipherTest
Adam Vartanian
2017-06-23
1
-4
/
+6
*
Add tests for encodings of AlgorithmParameters.
Adam Vartanian
2017-06-22
7
-0
/
+405
*
Add test for PKCS5 PBE schemes with no salt.
Adam Vartanian
2017-05-22
1
-0
/
+10
*
Throw an exception if CipherOutputStream's cipher does.
Adam Vartanian
2017-03-27
1
-0
/
+105
*
Don't swallow AEADBadTagExceptions when closing CipherInputStream
Adam Vartanian
2017-03-06
1
-5
/
+78
*
Small test improvements
Adam Vartanian
2017-02-14
1
-6
/
+6
*
Merge "Update class reference in CipherTest TODO"
Kenny Root
2017-02-13
1
-1
/
+1
|
\
|
*
Update class reference in CipherTest TODO
Kenny Root
2017-02-10
1
-1
/
+1
*
|
Conscrypt: Add key-constrained versions of AES algorithms.
Adam Vartanian
2017-02-10
1
-8
/
+106
|
/
*
AlgorithmParametersTestPBES2: change incorrect name of package
Sergio Giro
2016-12-21
1
-1
/
+4
*
CipherTest: assert getParameters output is correct
Kenny Root
2016-11-21
1
-57
/
+85
*
Test CipherInputStream with growing Cipher.getOutputSize()
Przemyslaw Szczepaniak
2016-11-18
1
-0
/
+68
*
Merge "bouncycastle: add support for PKCS5S2 algorithm parameters"
Sergio Giro
2016-10-20
1
-0
/
+235
|
\
|
*
bouncycastle: add support for PKCS5S2 algorithm parameters
Sergio Giro
2016-10-17
1
-0
/
+235
*
|
Address various ErrorProne warnings
Kenny Root
2016-10-19
7
-6
/
+13
*
|
Merge "CipherTest: add tests for RSA OAEP with labels"
Kenny Root
2016-10-17
1
-9
/
+132
|
\
\
|
|
/
|
/
|
|
*
CipherTest: add tests for RSA OAEP with labels
Kenny Root
2016-10-07
1
-9
/
+132
*
|
Merge "external/bouncycastle: add algorithms for PbeWithHmacSha mac variants"
Sergio Giro
2016-10-11
1
-0
/
+62
|
\
\
|
|
/
|
/
|
|
*
external/bouncycastle: add algorithms for PbeWithHmacSha mac variants
Sergio Giro
2016-10-05
1
-0
/
+62
*
|
CipherTest: add block and output size for OAEP
Kenny Root
2016-10-07
1
-0
/
+54
*
|
CipherTest: fix miswording and expectation of zero-length ops
Kenny Root
2016-10-07
1
-13
/
+3
|
/
*
CipherTest: templatize OAEP tests
Kenny Root
2016-09-27
1
-50
/
+29
*
CipherTest: add RSA OAEP tests
Kenny Root
2016-09-27
1
-4
/
+424
*
CipherTest: log more information on failure
Kenny Root
2016-09-23
1
-11
/
+10
*
CipherTest: test providers that don't use full transform name
Kenny Root
2016-09-23
1
-4
/
+25
*
GCM ciphers should not allow key and nonce re-use
Kenny Root
2016-09-22
1
-10
/
+17
*
CipherTest: do not test known ciphertext for randomized algorithms
Kenny Root
2016-09-19
1
-2
/
+4
*
CipherTest: specify AlgorithmParameterSpec instead of IV
Kenny Root
2016-09-19
1
-38
/
+32
*
CipherTest: key generation failure is AssertionError
Kenny Root
2016-09-19
1
-28
/
+31
*
CipherTest: add new CipherTestParam ctor that takes both keys
Kenny Root
2016-09-19
1
-3
/
+10
[next]