Skip to content

Commit 74c3c1a

Browse files
authored
Replace test RSA-512 keys with RSA-2048 (#1192)
* Replace test RSA-512 keys with RSA-2048 RSA-512 was factored in 1999, before Android even existed. Test with a more plausible key size. Since generating RSA keys is a little slow (0.1s), I've made NativeCryptoTest reuse a single generated test key. * Move all test data initialization to a @BeforeClass See discussion in PR
1 parent eb1b01d commit 74c3c1a

File tree

2 files changed

+134
-167
lines changed

2 files changed

+134
-167
lines changed

0 commit comments

Comments
 (0)