| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
While generating key pairs, BouncyCastle checks that random numbers
are strong enough. Tests were using a mock random generator that
generates the constant 10.
Bug: 19657861
Change-Id: Ia68f759103399781a49af23de6356bdfac9c3915
|
| |
|
|
|
|
| |
This reverts commit 1496f006676166c1835ac859d5c4ffeb6357b4d0
Change-Id: I5869083fe6cb5f3f3de71233b466d0b1ac702e82
|
| |
|
|
|
|
|
|
|
|
| |
If an RSA field is left NULL, it will not be represented in the ASN.1
output of the RSAPrivateKey. This leads to problems trying to recreate
the key since it does not emit the NULL fields and the fields are not
numbered.
Bug: 7920357
Change-Id: I144302925f9b080a2152a6d12f77981b3aad9495
|
| |
|
|
| |
Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
|
| |
|
|
| |
Change-Id: Ie61022069e597d9c5c6e7ea4659fd614efe31852
|
| |
|
|
|
|
| |
Gentlemen, you may now set your editors to "strip trailing whitespace"...
Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
|
| |
|